Searched refs:consumer_list (Results 1 – 2 of 2) sorted by relevance
379 struct list_head consumer_list; /* consumers we supply */ member
249 list_for_each_entry(regulator, &rdev->consumer_list, list) { in regulator_check_consumers()533 list_for_each_entry(regulator, &rdev->consumer_list, list) in regulator_total_uA_show()726 list_for_each_entry(sibling, &rdev->consumer_list, list) in drms_uA_update()1274 list_add(®ulator->list, &rdev->consumer_list); in create_regulator()3912 INIT_LIST_HEAD(&rdev->consumer_list); in regulator_register()4275 list_for_each_entry(consumer, &rdev->consumer_list, list) { in regulator_summary_show_subtree()