Home
last modified time | relevance | path

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

/drivers/usb/typec/
Dclass.h17 int num_altmodes; member
36 int num_altmodes; member
Dclass.c622 int num_altmodes; in number_of_alternate_modes_show() local
774 int typec_partner_set_num_altmodes(struct typec_partner *partner, int num_altmodes) in typec_partner_set_num_altmodes()
948 int typec_plug_set_num_altmodes(struct typec_plug *plug, int num_altmodes) in typec_plug_set_num_altmodes()
/drivers/platform/chrome/
Dcros_ec_typec.c745 int num_altmodes = 0; in cros_typec_register_altmodes() local