Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dtypec_altmode.h20 struct typec_altmode_ops;
43 const struct typec_altmode_ops *ops;
69 struct typec_altmode_ops { struct
H A Dtypec.h20 struct typec_altmode_ops;
175 const struct typec_altmode_ops *ops, void *drvdata,
188 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 = {
H A Dcros_typec_altmode.c269 static const struct typec_altmode_ops cros_typec_altmode_ops = {
/linux/drivers/usb/typec/ucsi/
H A Dthunderbolt.c170 static const struct typec_altmode_ops ucsi_thunderbolt_ops = {
H A Ddisplayport.c270 static const struct typec_altmode_ops ucsi_displayport_ops = {
/linux/drivers/usb/typec/altmodes/
H A Dthunderbolt.c264 static const struct typec_altmode_ops tbt_altmode_ops = {
H A Ddisplayport.c523 static const struct typec_altmode_ops dp_altmode_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.c571 const struct typec_altmode_ops *ops) in typec_altmode_set_ops()
2611 const struct typec_altmode_ops *ops, void *drvdata, in typec_port_register_altmodes()
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c2942 static const struct typec_altmode_ops tcpm_altmode_ops = {