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