Searched refs:usb_role_switch_register (Results 1 – 15 of 15) sorted by relevance
| /drivers/usb/roles/ |
| A D | class.c | 358 usb_role_switch_register(struct device *parent, in usb_role_switch_register() function 409 EXPORT_SYMBOL_GPL(usb_role_switch_register);
|
| A D | intel-xhci-usb-role-switch.c | 186 data->role_sw = usb_role_switch_register(dev, &sw_desc); in intel_xhci_usb_probe()
|
| /drivers/misc/ |
| A D | hisi_hikey_usb.c | 194 hisi_hikey_usb->hub_role_sw = usb_role_switch_register(dev, in hisi_hikey_usb_of_role_switch()
|
| /drivers/usb/dwc2/ |
| A D | drd.c | 188 role_sw = usb_role_switch_register(hsotg->dev, &role_sw_desc); in dwc2_drd_init()
|
| /drivers/usb/mtu3/ |
| A D | mtu3_dr.c | 299 otg_sx->role_sw = usb_role_switch_register(dev, &role_sx_desc); in ssusb_role_sw_register()
|
| /drivers/usb/musb/ |
| A D | jz4740.c | 152 glue->role_sw = usb_role_switch_register(dev, &role_sw_desc); in jz4740_musb_init()
|
| A D | mediatek.c | 139 glue->role_sw = usb_role_switch_register(glue->dev, &role_sx_desc); in mtk_otg_switch_init()
|
| /drivers/usb/cdns3/ |
| A D | core.c | 449 cdns->role_sw = usb_role_switch_register(dev, &sw_desc); in cdns_init()
|
| /drivers/usb/dwc3/ |
| A D | dwc3-rtk.c | 144 rtk->role_switch = usb_role_switch_register(rtk->dev, &dwc3_role_switch); in dwc3_rtk_setup_role_switch()
|
| A D | drd.c | 517 dwc->role_sw = usb_role_switch_register(dwc->dev, &dwc3_role_switch); in dwc3_setup_role_switch()
|
| A D | dwc3-meson-g12a.c | 619 priv->role_switch = usb_role_switch_register(dev, &priv->switch_desc); in dwc3_meson_g12a_otg_init()
|
| /drivers/usb/typec/mux/ |
| A D | intel_pmc_mux.c | 627 port->usb_sw = usb_role_switch_register(pmc->dev, &desc); in pmc_usb_register_port()
|
| /drivers/usb/chipidea/ |
| A D | core.c | 1195 ci->role_switch = usb_role_switch_register(dev, in ci_hdrc_probe()
|
| /drivers/phy/tegra/ |
| A D | xusb.c | 684 port->usb_role_sw = usb_role_switch_register(&port->dev, in tegra_xusb_setup_usb_role_switch()
|
| /drivers/usb/gadget/udc/ |
| A D | renesas_usb3.c | 2941 usb3->role_sw = usb_role_switch_register(&pdev->dev, in renesas_usb3_probe()
|
Completed in 32 milliseconds