Home
last modified time | relevance | path

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

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