Home
last modified time | relevance | path

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

/drivers/usb/musb/
Domap2430.c35 struct device *control_otghs; member
158 omap_control_usb_set_mode(glue->control_otghs, in omap_musb_set_mailbox()
169 omap_control_usb_set_mode(glue->control_otghs, USB_MODE_DEVICE); in omap_musb_set_mailbox()
183 omap_control_usb_set_mode(glue->control_otghs, in omap_musb_set_mailbox()
304 omap_control_usb_set_mode(glue->control_otghs, USB_MODE_HOST); in omap2430_musb_enable()
323 omap_control_usb_set_mode(glue->control_otghs, USB_MODE_DEVICE); in omap2430_musb_enable()
337 omap_control_usb_set_mode(glue->control_otghs, in omap2430_musb_disable()
407 glue->control_otghs = ERR_PTR(-ENODEV); in omap2430_probe()
443 glue->control_otghs = &control_pdev->dev; in omap2430_probe()