Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dtypec_altmode.h34 const struct typec_cable_ops *cable_ops;
86 struct typec_cable_ops { struct
H A Dtypec.h21 struct typec_cable_ops;
173 const struct typec_cable_ops *ops);
/linux/drivers/usb/typec/
H A Dclass.c2546 const struct typec_cable_ops *ops) in typec_port_register_cable_ops()