Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/
H A Dwusb3801.c183 struct wusb3801 *wusb3801 = typec_get_drvdata(port); in wusb3801_try_role()
193 struct wusb3801 *wusb3801 = typec_get_drvdata(port); in wusb3801_port_type_set()
H A Dhd3ss3220.c190 struct hd3ss3220 *hd3ss3220 = typec_get_drvdata(port); in hd3ss3220_try_role()
197 struct hd3ss3220 *hd3ss3220 = typec_get_drvdata(port); in hd3ss3220_port_type_set()
H A Drt1719.c395 struct rt1719_data *data = typec_get_drvdata(port); in rt1719_dr_set()
H A Dclass.c2419 void *typec_get_drvdata(struct typec_port *port) in typec_get_drvdata() function
2423 EXPORT_SYMBOL_GPL(typec_get_drvdata);
/linux/include/linux/usb/
H A Dtypec.h350 void *typec_get_drvdata(struct typec_port *port);
/linux/drivers/extcon/
H A Dextcon-usbc-tusb320.c237 struct tusb320_priv *priv = typec_get_drvdata(port); in tusb320_port_type_set()
H A Dextcon-rtk-type-c.c702 struct type_c_data *type_c = typec_get_drvdata(port); in type_c_port_dr_set()
/linux/drivers/platform/chrome/
H A Dcros_ec_typec.c49 struct cros_typec_port *port = typec_get_drvdata(tc_port); in cros_typec_enter_usb_mode()
63 struct cros_typec_port *port = typec_get_drvdata(tc_port); in cros_typec_perform_role_swap()
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c6647 struct tcpm_port *port = typec_get_drvdata(p); in tcpm_dr_set()
6719 struct tcpm_port *port = typec_get_drvdata(p); in tcpm_pr_set()
6768 struct tcpm_port *port = typec_get_drvdata(p); in tcpm_vconn_set()
6813 struct tcpm_port *port = typec_get_drvdata(p); in tcpm_try_role()
7053 struct tcpm_port *port = typec_get_drvdata(p); in tcpm_port_type_set()
7092 struct tcpm_port *port = typec_get_drvdata(p); in tcpm_pd_get()
7099 struct tcpm_port *port = typec_get_drvdata(p); in tcpm_pd_set()
/linux/drivers/usb/typec/tipd/
H A Dcore.c478 struct tps6598x *tps = typec_get_drvdata(port); in tps6598x_dr_set()
508 struct tps6598x *tps = typec_get_drvdata(port); in tps6598x_pr_set()
/linux/drivers/usb/typec/ucsi/
H A Ducsi.c1482 struct ucsi_connector *con = typec_get_drvdata(port); in ucsi_dr_swap()
1526 struct ucsi_connector *con = typec_get_drvdata(port); in ucsi_pr_swap()