Searched refs:typec_get_drvdata (Results 1 – 10 of 10) sorted by relevance
183 struct wusb3801 *wusb3801 = typec_get_drvdata(port); in wusb3801_try_role()193 struct wusb3801 *wusb3801 = typec_get_drvdata(port); in wusb3801_port_type_set()
182 struct hd3ss3220 *hd3ss3220 = typec_get_drvdata(port); in hd3ss3220_try_role()189 struct hd3ss3220 *hd3ss3220 = typec_get_drvdata(port); in hd3ss3220_port_type_set()
395 struct rt1719_data *data = typec_get_drvdata(port); in rt1719_dr_set()
2406 void *typec_get_drvdata(struct typec_port *port) in typec_get_drvdata() function2410 EXPORT_SYMBOL_GPL(typec_get_drvdata);
237 struct tusb320_priv *priv = typec_get_drvdata(port); in tusb320_port_type_set()
702 struct type_c_data *type_c = typec_get_drvdata(port); in type_c_port_dr_set()
405 struct tps6598x *tps = typec_get_drvdata(port); in tps6598x_dr_set()435 struct tps6598x *tps = typec_get_drvdata(port); in tps6598x_pr_set()
49 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()
6630 struct tcpm_port *port = typec_get_drvdata(p); in tcpm_dr_set()6702 struct tcpm_port *port = typec_get_drvdata(p); in tcpm_pr_set()6751 struct tcpm_port *port = typec_get_drvdata(p); in tcpm_vconn_set()6796 struct tcpm_port *port = typec_get_drvdata(p); in tcpm_try_role()7036 struct tcpm_port *port = typec_get_drvdata(p); in tcpm_port_type_set()7075 struct tcpm_port *port = typec_get_drvdata(p); in tcpm_pd_get()7082 struct tcpm_port *port = typec_get_drvdata(p); in tcpm_pd_set()
1439 struct ucsi_connector *con = typec_get_drvdata(port); in ucsi_dr_swap()1483 struct ucsi_connector *con = typec_get_drvdata(port); in ucsi_pr_swap()
Completed in 40 milliseconds