Home
last modified time | relevance | path

Searched defs:vbus_gpio (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-exynos5.c39 struct gpio_desc vbus_gpio; member
H A Dehci-exynos.c32 struct gpio_desc vbus_gpio; member
H A Dehci-tegra.c83 struct gpio_desc vbus_gpio; /* GPIO for vbus enable */ member
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dpch_udc.c359 struct pch_vbus_gpio_data vbus_gpio; member
1280 struct pch_vbus_gpio_data *vbus_gpio = container_of(irq_work, in pch_vbus_gpio_work_fall() local
1321 struct pch_vbus_gpio_data *vbus_gpio = container_of(irq_work, in pch_vbus_gpio_work_rise() local
/OK3568_Linux_fs/kernel/drivers/staging/emxx_udc/
H A Demxx_udc.h23 struct gpio_desc *vbus_gpio; variable