Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/
Dclass.h17 int num_altmodes; member
35 int num_altmodes; member
Dclass.c642 int num_altmodes; in number_of_alternate_modes_show() local
821 int typec_partner_set_num_altmodes(struct typec_partner *partner, int num_altmodes) in typec_partner_set_num_altmodes()
1032 int typec_plug_set_num_altmodes(struct typec_plug *plug, int num_altmodes) in typec_plug_set_num_altmodes()
/linux-6.12.1/drivers/platform/chrome/
Dcros_ec_typec.c762 int num_altmodes = 0; in cros_typec_register_altmodes() local