Searched refs:typec_altmode_ops (Results 1 – 9 of 9) sorted by relevance
12 struct typec_altmode_ops;33 const struct typec_altmode_ops *ops;51 * struct typec_altmode_ops - Alternate mode specific operations vector59 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
20 struct typec_altmode_ops;171 const struct typec_altmode_ops *ops, void *drvdata,184 const struct typec_altmode_ops *ops);
270 static const struct typec_altmode_ops ucsi_displayport_ops = {
285 static const struct typec_altmode_ops tbt_altmode_ops = {
518 static const struct typec_altmode_ops dp_altmode_ops = {
269 static const struct typec_altmode_ops cros_typec_altmode_ops = {
98 :functions: typec_altmode_driver typec_altmode_ops
488 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()
2925 static const struct typec_altmode_ops tcpm_altmode_ops = {