regulator_map_list   50 drivers/regulator/core.c static LIST_HEAD(regulator_map_list);
regulator_map_list 1470 drivers/regulator/core.c 	list_for_each_entry(node, &regulator_map_list, list) {
regulator_map_list 1505 drivers/regulator/core.c 	list_add(&node->list, &regulator_map_list);
regulator_map_list 1513 drivers/regulator/core.c 	list_for_each_entry_safe(node, n, &regulator_map_list, list) {
regulator_map_list 1743 drivers/regulator/core.c 	list_for_each_entry(map, &regulator_map_list, list) {
regulator_map_list 5410 drivers/regulator/core.c 	list_for_each_entry(map, &regulator_map_list, list) {