Searched defs:otg_dev (Results 1 – 3 of 3) sorted by relevance
49 static void omap_otg_ctrl(struct otg_device *otg_dev, u32 outputs) in omap_otg_ctrl()59 static void omap_otg_set_mode(struct otg_device *otg_dev) in omap_otg_set_mode()75 struct otg_device *otg_dev = container_of(nb, struct otg_device, id_nb); in omap_otg_id_notifier() local86 struct otg_device *otg_dev = container_of(nb, struct otg_device, in omap_otg_vbus_notifier() local98 struct otg_device *otg_dev; in omap_otg_probe() local149 struct otg_device *otg_dev = platform_get_drvdata(pdev); in omap_otg_remove() local
467 struct fsl_otg *otg_dev = in fsl_otg_start_host() local558 struct fsl_otg *otg_dev; in fsl_otg_set_host() local608 struct fsl_otg *otg_dev; in fsl_otg_set_peripheral() local681 struct fsl_otg *otg_dev; in fsl_otg_start_srp() local699 struct fsl_otg *otg_dev; in fsl_otg_start_hnp() local
821 static struct platform_device *otg_dev; variable