Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dtypec_altmode.h12 struct typec_altmode_ops;
33 const struct typec_altmode_ops *ops;
59 struct typec_altmode_ops { struct
H A Dtypec.h20 struct typec_altmode_ops;
169 const struct typec_altmode_ops *ops, void *drvdata,
182 const struct typec_altmode_ops *ops);
/linux/drivers/platform/chrome/
H A Dcros_typec_vdm.h8 extern const struct typec_altmode_ops port_amode_ops;
H A Dcros_typec_vdm.c145 const struct typec_altmode_ops port_amode_ops = {
/linux/drivers/usb/typec/ucsi/
H A Ddisplayport.c267 static const struct typec_altmode_ops ucsi_displayport_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.c486 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()