Searched defs:otg_dev (Results 1 – 3 of 3) sorted by relevance
48 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() local85 struct otg_device *otg_dev = container_of(nb, struct otg_device, in omap_otg_vbus_notifier() local97 struct otg_device *otg_dev; in omap_otg_probe() local148 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