Home
last modified time | relevance | path

Searched refs:module_typec_altmode_driver (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/typec/altmodes/
H A Dnvidia.c40 module_typec_altmode_driver(nvidia_altmode_driver);
H A Dthunderbolt.c384 module_typec_altmode_driver(tbt_altmode_driver);
H A Ddisplayport.c852 module_typec_altmode_driver(dp_altmode_driver);
/linux/include/linux/usb/
H A Dtypec_altmode.h240 #define module_typec_altmode_driver(__typec_altmode_driver) \ macro