Searched defs:gpio_extcon_pdata (Results 1 – 1 of 1) sorted by relevance
37 struct gpio_extcon_pdata { struct38 unsigned int extcon_id;39 unsigned gpio;40 bool gpio_active_low;41 unsigned long debounce;42 unsigned long irq_flags;44 bool check_on_resume;