Searched refs:typec_pwr_opmodes (Results 1 – 1 of 1) sorted by relevance
1406 static const char * const typec_pwr_opmodes[] = { variable1419 return sprintf(buf, "%s\n", typec_pwr_opmodes[port->pwr_opmode]); in power_operation_mode_show()1738 return match_string(typec_pwr_opmodes, in typec_find_pwr_opmode()1739 ARRAY_SIZE(typec_pwr_opmodes), name); in typec_find_pwr_opmode()