Home
last modified time | relevance | path

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

/drivers/usb/roles/
A Dclass.c162 struct usb_role_switch *usb_role_switch_get(struct device *dev) in usb_role_switch_get() function
176 EXPORT_SYMBOL_GPL(usb_role_switch_get);
/drivers/usb/misc/
A Dqcom_eud.c189 chip->role_sw = usb_role_switch_get(&pdev->dev); in eud_probe()
/drivers/misc/
A Dhisi_hikey_usb.c179 hisi_hikey_usb->dev_role_sw = usb_role_switch_get(dev); in hisi_hikey_usb_of_role_switch()
/drivers/extcon/
A Dextcon-ptn5150.c314 info->role_sw = usb_role_switch_get(info->dev); in ptn5150_i2c_probe()
/drivers/usb/common/
A Dusb-conn-gpio.c234 info->role_sw = usb_role_switch_get(dev); in usb_conn_probe()
/drivers/usb/typec/
A Dhd3ss3220.c354 hd3ss3220->role_sw = usb_role_switch_get(hd3ss3220->dev); in hd3ss3220_probe()
A Danx7411.c1258 ctx->typec.role_sw = usb_role_switch_get(dev); in anx7411_typec_port_probe()
/drivers/usb/typec/tcpm/
A Dtcpm.c7875 port->role_sw = usb_role_switch_get(port->dev); in tcpm_register_port()

Completed in 27 milliseconds