Searched defs:regulator_enable_gpio (Results 1 – 1 of 1) sorted by relevance
64 struct regulator_enable_gpio { struct65 struct list_head list;66 struct gpio_desc *gpiod;67 u32 enable_count; /* a number of enabled shared GPIO */68 u32 request_count; /* a number of requested shared GPIO */