Home
last modified time | relevance | path

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

/linux-4.4.14/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()
459 omap_control_usb_set_mode(glue->control_otghs, USB_MODE_HOST); in omap2430_musb_enable()
478 omap_control_usb_set_mode(glue->control_otghs, USB_MODE_DEVICE); in omap2430_musb_enable()
492 omap_control_usb_set_mode(glue->control_otghs, in omap2430_musb_disable()
555 glue->control_otghs = ERR_PTR(-ENODEV); in omap2430_probe()
595 glue->control_otghs = &control_pdev->dev; in omap2430_probe()