Searched defs:gpio_pca95xx_drv_data (Results 1 – 1 of 1) sorted by relevance
81 struct gpio_pca95xx_drv_data { struct83 struct gpio_driver_data common;85 struct {93 } reg_cache;95 struct k_sem lock;99 const struct device *instance;102 sys_slist_t callbacks;105 struct {110 } interrupts;112 struct gpio_callback gpio_callback;[all …]