Home
last modified time | relevance | path

Searched defs:num_altmodes (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/usb/typec/
Dclass.h16 int num_altmodes; member
33 int num_altmodes; member
Dclass.c619 int num_altmodes; in number_of_alternate_modes_show() local
771 int typec_partner_set_num_altmodes(struct typec_partner *partner, int num_altmodes) in typec_partner_set_num_altmodes()
945 int typec_plug_set_num_altmodes(struct typec_plug *plug, int num_altmodes) in typec_plug_set_num_altmodes()
/linux-6.1.9/drivers/platform/chrome/
Dcros_ec_typec.c745 int num_altmodes = 0; in cros_typec_register_altmodes() local