Home
last modified time | relevance | path

Searched defs:altmode (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/usb/
H A Dtypec_altmode.h52 static inline void typec_altmode_set_drvdata(struct typec_altmode *altmode, in typec_altmode_set_drvdata()
58 static inline void *typec_altmode_get_drvdata(struct typec_altmode *altmode) in typec_altmode_get_drvdata()
116 typec_altmode_get_cable_svdm_version(struct typec_altmode *altmode) in typec_altmode_get_cable_svdm_version()
173 typec_altmode_get_orientation(struct typec_altmode *altmode) in typec_altmode_get_orientation()
183 typec_altmode_get_svdm_version(struct typec_altmode *altmode) in typec_altmode_get_svdm_version()
196 typec_altmode_get_data_role(struct typec_altmode *altmode) in typec_altmode_get_data_role()
/linux/drivers/usb/typec/
H A Dmode_selection.c214 struct typec_altmode *altmode = to_typec_altmode(dev); in altmode_add_to_list() local
/linux/drivers/platform/chrome/
H A Dcros_typec_altmode.c276 int cros_typec_displayport_status_update(struct typec_altmode *altmode, in cros_typec_displayport_status_update()