Searched refs:typec_altmode_set_drvdata (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/platform/chrome/ |
| H A D | cros_typec_altmode.c | 337 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 D | thunderbolt.c | 286 typec_altmode_set_drvdata(alt, tbt); in tbt_altmode_probe() 342 typec_altmode_set_drvdata(plug, tbt); in tbt_ready()
|
| H A D | displayport.c | 808 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 D | typec_altmode.h | 49 static inline void typec_altmode_set_drvdata(struct typec_altmode *altmode, in typec_altmode_set_drvdata() function
|
| /linux/drivers/usb/typec/ucsi/ |
| H A D | thunderbolt.c | 197 typec_altmode_set_drvdata(alt, tbt); in ucsi_register_thunderbolt()
|
| H A D | displayport.c | 342 typec_altmode_set_drvdata(alt, dp); in ucsi_register_displayport()
|
| /linux/drivers/usb/typec/ |
| H A D | class.c | 2660 typec_altmode_set_drvdata(alt, drvdata); in typec_port_register_altmodes()
|