Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/phy/
A 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
50 static void omap_otg_set_mode(struct otg_device *otg_dev) in omap_otg_set_mode()
66 struct otg_device *otg_dev = container_of(nb, struct otg_device, id_nb); in omap_otg_id_notifier()
77 struct otg_device *otg_dev = container_of(nb, struct otg_device, in omap_otg_vbus_notifier()
89 struct otg_device *otg_dev; in omap_otg_probe()
/linux-6.3-rc2/arch/arm/mach-omap1/
A Dusb.c140 struct platform_device *otg_device = config->otg_device; in omap_otg_init() local
144 otg_device->dev.platform_data = config; in omap_otg_init()
145 status = platform_device_register(otg_device); in omap_otg_init()
253 static struct platform_device otg_device = { variable
262 pdata->otg_device = &otg_device; in otg_device_init()
/linux-6.3-rc2/include/linux/platform_data/
A Dusb-omap1.h44 struct platform_device *otg_device; member

Completed in 4 milliseconds