Home
last modified time | relevance | path

Searched refs:typec_altmode_ops (Results 1 – 9 of 9) sorted by relevance

/linux/include/linux/usb/
H A Dtypec_altmode.h12 struct typec_altmode_ops;
33 const struct typec_altmode_ops *ops;
51 * struct typec_altmode_ops - Alternate mode specific operations vector
59 struct typec_altmode_ops { struct
60 entertypec_altmode_ops global() argument
61 exittypec_altmode_ops global() argument
62 attentiontypec_altmode_ops global() argument
63 vdmtypec_altmode_ops global() argument
65 notifytypec_altmode_ops global() argument
67 activatetypec_altmode_ops global() argument
H A Dtypec.h20 struct typec_altmode_ops;
171 const struct typec_altmode_ops *ops, void *drvdata,
184 const struct typec_altmode_ops *ops);
/linux/drivers/usb/typec/ucsi/
H A Ddisplayport.c270 static const struct typec_altmode_ops ucsi_displayport_ops = {
/linux/drivers/usb/typec/altmodes/
H A Dthunderbolt.c285 static const struct typec_altmode_ops tbt_altmode_ops = {
H A Ddisplayport.c518 static const struct typec_altmode_ops dp_altmode_ops = {
/linux/drivers/platform/chrome/
H A Dcros_typec_altmode.c269 static const struct typec_altmode_ops cros_typec_altmode_ops = {
/linux/Documentation/driver-api/usb/
H A Dtypec_bus.rst98 :functions: typec_altmode_driver typec_altmode_ops
/linux/drivers/usb/typec/
H A Dclass.c488 const struct typec_altmode_ops *ops) in typec_altmode_set_ops()
2497 const struct typec_altmode_ops *ops, void *drvdata, in typec_port_register_altmodes()
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c2925 static const struct typec_altmode_ops tcpm_altmode_ops = {