Home
last modified time | relevance | path

Searched refs:typec_altmode_get_drvdata (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/usb/typec/ucsi/
H A Ddisplayport.c50 struct ucsi_dp *dp = typec_altmode_get_drvdata(alt); in ucsi_displayport_enter()
110 struct ucsi_dp *dp = typec_altmode_get_drvdata(alt); in ucsi_displayport_exit()
200 struct ucsi_dp *dp = typec_altmode_get_drvdata(alt); in ucsi_displayport_vdm()
295 dp = typec_altmode_get_drvdata(alt); in ucsi_displayport_remove_partner()
/linux/drivers/platform/chrome/
H A Dcros_typec_vdm.c97 struct cros_typec_port *port = typec_altmode_get_drvdata(amode); in cros_typec_port_amode_enter()
123 struct cros_typec_port *port = typec_altmode_get_drvdata(amode); in cros_typec_port_amode_vdm()
/linux/drivers/usb/typec/altmodes/
H A Ddisplayport.c324 struct dp_altmode *dp = typec_altmode_get_drvdata(alt); in dp_altmode_attention()
351 struct dp_altmode *dp = typec_altmode_get_drvdata(alt); in dp_altmode_vdm()
419 struct dp_altmode *dp = typec_altmode_get_drvdata(alt); in dp_cable_altmode_vdm()
477 struct dp_altmode *dp = typec_altmode_get_drvdata(alt); in dp_altmode_activate()
779 struct dp_altmode *dp = typec_altmode_get_drvdata(alt); in dp_altmode_remove()
/linux/include/linux/usb/
H A Dtypec_altmode.h45 static inline void *typec_altmode_get_drvdata(struct typec_altmode *altmode) in typec_altmode_get_drvdata() function
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c2776 struct tcpm_port *port = typec_altmode_get_drvdata(altmode); in tcpm_altmode_enter()
2793 struct tcpm_port *port = typec_altmode_get_drvdata(altmode); in tcpm_altmode_exit()
2811 struct tcpm_port *port = typec_altmode_get_drvdata(altmode); in tcpm_altmode_vdm()
2828 struct tcpm_port *port = typec_altmode_get_drvdata(altmode); in tcpm_cable_altmode_enter()
2845 struct tcpm_port *port = typec_altmode_get_drvdata(altmode); in tcpm_cable_altmode_exit()
2863 struct tcpm_port *port = typec_altmode_get_drvdata(altmode); in tcpm_cable_altmode_vdm()