Searched refs:typec_altmode_ops (Results 1 – 7 of 7) sorted by relevance
12 struct typec_altmode_ops;33 const struct typec_altmode_ops *ops;59 struct typec_altmode_ops { struct
20 struct typec_altmode_ops;169 const struct typec_altmode_ops *ops, void *drvdata,182 const struct typec_altmode_ops *ops);
8 extern const struct typec_altmode_ops port_amode_ops;
145 const struct typec_altmode_ops port_amode_ops = {
267 static const struct typec_altmode_ops ucsi_displayport_ops = {
98 :functions: typec_altmode_driver typec_altmode_ops
486 const struct typec_altmode_ops *ops) in typec_altmode_set_ops()2483 const struct typec_altmode_ops *ops, void *drvdata, in typec_port_register_altmodes()