Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/usb/
Drole.h54 struct usb_role_switch *usb_role_switch_get(struct device *dev);
81 static inline struct usb_role_switch *usb_role_switch_get(struct device *dev) in usb_role_switch_get() function
/linux-6.1.9/drivers/usb/roles/
Dclass.c126 struct usb_role_switch *usb_role_switch_get(struct device *dev) in usb_role_switch_get() function
140 EXPORT_SYMBOL_GPL(usb_role_switch_get);
/linux-6.1.9/drivers/usb/misc/
Dqcom_eud.c189 chip->role_sw = usb_role_switch_get(&pdev->dev); in eud_probe()
/linux-6.1.9/drivers/misc/
Dhisi_hikey_usb.c180 hisi_hikey_usb->dev_role_sw = usb_role_switch_get(dev); in hisi_hikey_usb_of_role_switch()
/linux-6.1.9/drivers/usb/typec/
Dhd3ss3220.c186 hd3ss3220->role_sw = usb_role_switch_get(hd3ss3220->dev); in hd3ss3220_probe()
Danx7411.c1242 ctx->typec.role_sw = usb_role_switch_get(dev); in anx7411_typec_port_probe()
/linux-6.1.9/drivers/extcon/
Dextcon-ptn5150.c314 info->role_sw = usb_role_switch_get(info->dev); in ptn5150_i2c_probe()
/linux-6.1.9/drivers/usb/common/
Dusb-conn-gpio.c214 info->role_sw = usb_role_switch_get(dev); in usb_conn_probe()
/linux-6.1.9/drivers/usb/typec/tcpm/
Dtcpm.c6509 port->role_sw = usb_role_switch_get(port->dev); in tcpm_register_port()