Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/altmodes/
H A Dnvidia.c41 module_typec_altmode_driver(nvidia_altmode_driver);
H A Ddisplayport.c649 module_typec_altmode_driver(dp_altmode_driver);
/openbmc/linux/include/linux/usb/
H A Dtypec_altmode.h187 #define module_typec_altmode_driver(__typec_altmode_driver) \ macro