Searched defs:gpio_desc (Results 1 – 2 of 2) sorted by relevance
67164 struct gpio_desc { struct67165 struct gpio_device *gdev;67166 unsigned long flags;67167 const char *label;67168 const char *name;67169 unsigned int debounce_period_us;67170 u64 android_kabi_reserved1;
76449 struct gpio_desc { struct76450 struct gpio_device *gdev;76451 unsigned long flags;76452 const char *label;76453 const char *name;76454 unsigned int debounce_period_us;76455 u64 android_kabi_reserved1;