Searched refs:lmp91000_rload (Results 1 – 1 of 1) sorted by relevance
40 static const int lmp91000_rload[] = { 10, 33, 50, 100 }; variable241 for (i = 0; i < ARRAY_SIZE(lmp91000_rload); i++) { in lmp91000_read_config()242 if (lmp91000_rload[i] == val) { in lmp91000_read_config()