Searched refs:gpio_sam_runtime (Results 1 – 2 of 2) sorted by relevance
32 struct gpio_sam_runtime { struct202 struct gpio_sam_runtime *context = dev->data; in gpio_sam_isr()215 struct gpio_sam_runtime *context = port->data; in gpio_sam_manage_callback()265 static struct gpio_sam_runtime port_##n##_sam_runtime; \
33 struct gpio_sam_runtime { struct279 struct gpio_sam_runtime *context = dev->data; in gpio_sam_isr()291 struct gpio_sam_runtime *context = port->data; in gpio_sam_manage_callback()332 static struct gpio_sam_runtime port_##n##_sam_runtime; \