Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/usb/
Dtypec_altmode.h12 struct typec_altmode_ops;
33 const struct typec_altmode_ops *ops;
59 struct typec_altmode_ops { struct
Dtypec.h20 struct typec_altmode_ops;
158 const struct typec_altmode_ops *ops, void *drvdata,
171 const struct typec_altmode_ops *ops);
/linux-6.12.1/drivers/platform/chrome/
Dcros_typec_vdm.h8 extern const struct typec_altmode_ops port_amode_ops;
Dcros_typec_vdm.c145 const struct typec_altmode_ops port_amode_ops = {
/linux-6.12.1/drivers/usb/typec/ucsi/
Ddisplayport.c267 static const struct typec_altmode_ops ucsi_displayport_ops = {
/linux-6.12.1/Documentation/driver-api/usb/
Dtypec_bus.rst98 :functions: typec_altmode_driver typec_altmode_ops
/linux-6.12.1/drivers/usb/typec/altmodes/
Ddisplayport.c496 static const struct typec_altmode_ops dp_altmode_ops = {
/linux-6.12.1/drivers/usb/typec/
Dclass.c479 const struct typec_altmode_ops *ops) in typec_altmode_set_ops()
2293 const struct typec_altmode_ops *ops, void *drvdata, in typec_port_register_altmodes()
/linux-6.12.1/drivers/usb/typec/tcpm/
Dtcpm.c2818 static const struct typec_altmode_ops tcpm_altmode_ops = {