Searched defs:regulator_enable_gpio (Results 1 – 2 of 2) sorted by relevance
73700 struct regulator_enable_gpio { struct73701 struct list_head list;73702 struct gpio_desc *gpiod;73703 u32 enable_count;73704 u32 request_count;
83882 struct regulator_enable_gpio { struct83883 struct list_head list;83884 struct gpio_desc *gpiod;83885 u32 enable_count;83886 u32 request_count;