Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/phy/
Dphy-omap-otg.c48 static void omap_otg_ctrl(struct otg_device *otg_dev, u32 outputs) in omap_otg_ctrl()
58 static void omap_otg_set_mode(struct otg_device *otg_dev) in omap_otg_set_mode()
74 struct otg_device *otg_dev = container_of(nb, struct otg_device, id_nb); in omap_otg_id_notifier() local
85 struct otg_device *otg_dev = container_of(nb, struct otg_device, in omap_otg_vbus_notifier() local
97 struct otg_device *otg_dev; in omap_otg_probe() local
148 struct otg_device *otg_dev = platform_get_drvdata(pdev); in omap_otg_remove() local
Dphy-fsl-usb.c467 struct fsl_otg *otg_dev = in fsl_otg_start_host() local
558 struct fsl_otg *otg_dev; in fsl_otg_set_host() local
608 struct fsl_otg *otg_dev; in fsl_otg_set_peripheral() local
681 struct fsl_otg *otg_dev; in fsl_otg_start_srp() local
699 struct fsl_otg *otg_dev; in fsl_otg_start_hnp() local
Dphy-isp1301-omap.c821 static struct platform_device *otg_dev; variable