Home
last modified time | relevance | path

Searched defs:otg_device (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/usb/phy/
Dphy-omap-otg.c21 struct otg_device { struct
40 static void omap_otg_ctrl(struct otg_device *otg_dev, u32 outputs) in omap_otg_ctrl() argument
/linux-5.19.10/arch/arm/mach-omap1/
Dusb.c140 struct platform_device *otg_device = config->otg_device; in omap_otg_init() local
261 static struct platform_device otg_device = { variable
/linux-5.19.10/include/linux/platform_data/
Dusb-omap1.h44 struct platform_device *otg_device; member