Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/musb/
Domap2430.c51 struct device *control_otghs; member
273 omap_control_usb_set_mode(glue->control_otghs, in omap_musb_set_mailbox()
287 omap_control_usb_set_mode(glue->control_otghs, USB_MODE_DEVICE); in omap_musb_set_mailbox()
304 omap_control_usb_set_mode(glue->control_otghs, in omap_musb_set_mailbox()
447 omap_control_usb_set_mode(glue->control_otghs, USB_MODE_HOST); in omap2430_musb_enable()
466 omap_control_usb_set_mode(glue->control_otghs, USB_MODE_DEVICE); in omap2430_musb_enable()
480 omap_control_usb_set_mode(glue->control_otghs, in omap2430_musb_disable()
538 glue->control_otghs = ERR_PTR(-ENODEV); in omap2430_probe()
578 glue->control_otghs = &control_pdev->dev; in omap2430_probe()