Home
last modified time | relevance | path

Searched defs:gpio_vbus_data (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/phy/
Dphy-gpio-vbus-usb.c30 struct gpio_vbus_data { struct
31 struct gpio_desc *vbus_gpiod;
32 struct gpio_desc *pullup_gpiod;
33 struct usb_phy phy;
34 struct device *dev;
58 static void set_vbus_draw(struct gpio_vbus_data *gpio_vbus, unsigned mA) in set_vbus_draw() argument
/kernel/linux/linux-6.6/drivers/usb/phy/
Dphy-gpio-vbus-usb.c30 struct gpio_vbus_data { struct
31 struct gpio_desc *vbus_gpiod;
32 struct gpio_desc *pullup_gpiod;
33 struct usb_phy phy;
34 struct device *dev;
58 static void set_vbus_draw(struct gpio_vbus_data *gpio_vbus, unsigned mA) in set_vbus_draw() argument