Searched refs:usb_role_switch_register (Results 1 – 10 of 10) sorted by relevance
| /linux/include/linux/usb/ |
| H A D | role.h | 62 usb_role_switch_register(struct device *parent, 101 usb_role_switch_register(struct device *parent, in usb_role_switch_register() function
|
| /linux/drivers/usb/roles/ |
| H 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);
|
| /linux/drivers/usb/dwc2/ |
| H A D | drd.c | 188 role_sw = usb_role_switch_register(hsotg->dev, &role_sw_desc); in dwc2_drd_init()
|
| /linux/drivers/usb/dwc3/ |
| H A D | dwc3-apple.c | 428 appledwc->role_sw = usb_role_switch_register(appledwc->dev, &dwc3_role_switch); in dwc3_apple_setup_role_switch()
|
| H A D | drd.c | 519 dwc->role_sw = usb_role_switch_register(dwc->dev, &dwc3_role_switch); in dwc3_setup_role_switch()
|
| H A D | dwc3-meson-g12a.c | 619 priv->role_switch = usb_role_switch_register(dev, &priv->switch_desc); in dwc3_meson_g12a_otg_init()
|
| /linux/drivers/usb/typec/mux/ |
| H A D | intel_pmc_mux.c | 627 port->usb_sw = usb_role_switch_register(pmc->dev, &desc); in pmc_usb_register_port()
|
| /linux/drivers/usb/chipidea/ |
| H A D | core.c | 1198 ci->role_switch = usb_role_switch_register(dev, in ci_hdrc_probe()
|
| /linux/drivers/phy/tegra/ |
| H A D | xusb.c | 684 port->usb_role_sw = usb_role_switch_register(&port->dev, in tegra_xusb_setup_usb_role_switch()
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | renesas_usb3.c | 2941 usb3->role_sw = usb_role_switch_register(&pdev->dev, in renesas_usb3_probe()
|