Searched defs:twl4030_gpio_platform_data (Results 1 – 1 of 1) sorted by relevance
118741 struct twl4030_gpio_platform_data { struct118742 bool use_leds;118743 u8 mmc_cd;118744 u32 debounce;118745 u32 pullups;118746 u32 pulldowns;118747 int (*setup)(struct device *, unsigned int, unsigned int);118748 int (*teardown)(struct device *, unsigned int, unsigned int);