Home
last modified time | relevance | path

Searched refs:tgpio_runtime (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/misc/timeaware_gpio/
Dtimeaware_gpio_intel.c48 #define DEV_DATA(_dev) ((struct tgpio_runtime *)(_dev)->data)
58 struct tgpio_runtime { struct
203 struct tgpio_runtime *rt = DEV_DATA(dev); in tgpio_init()
221 static struct tgpio_runtime tgpio_##n##_runtime; \