Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/
H A Dclass.c1809 static const char * const typec_pwr_opmodes[] = { variable
1822 return sprintf(buf, "%s\n", typec_pwr_opmodes[port->pwr_opmode]); in power_operation_mode_show()
2198 return match_string(typec_pwr_opmodes, in typec_find_pwr_opmode()
2199 ARRAY_SIZE(typec_pwr_opmodes), name); in typec_find_pwr_opmode()