Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/
H A Dclass.c1354 static const char * const typec_port_data_roles[] = { variable
1958 return match_string(typec_port_data_roles, in typec_find_port_data_role()
1959 ARRAY_SIZE(typec_port_data_roles), name); in typec_find_port_data_role()