Home
last modified time | relevance | path

Searched refs:typec_altmode_set_drvdata (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/platform/chrome/
H A Dcros_typec_altmode.c337 typec_altmode_set_drvdata(alt, adata); in cros_typec_register_displayport()
369 typec_altmode_set_drvdata(alt, adata); in cros_typec_register_thunderbolt()
/linux/drivers/usb/typec/altmodes/
H A Dthunderbolt.c286 typec_altmode_set_drvdata(alt, tbt); in tbt_altmode_probe()
342 typec_altmode_set_drvdata(plug, tbt); in tbt_ready()
H A Ddisplayport.c808 typec_altmode_set_drvdata(alt, dp); in dp_altmode_probe()
810 typec_altmode_set_drvdata(plug, dp); in dp_altmode_probe()
/linux/include/linux/usb/
H A Dtypec_altmode.h49 static inline void typec_altmode_set_drvdata(struct typec_altmode *altmode, in typec_altmode_set_drvdata() function
/linux/drivers/usb/typec/ucsi/
H A Dthunderbolt.c197 typec_altmode_set_drvdata(alt, tbt); in ucsi_register_thunderbolt()
H A Ddisplayport.c342 typec_altmode_set_drvdata(alt, dp); in ucsi_register_displayport()
/linux/drivers/usb/typec/
H A Dclass.c2660 typec_altmode_set_drvdata(alt, drvdata); in typec_port_register_altmodes()