Lines Matching refs:node
38 list_for_each_entry(opp_dev, &opp_table->dev_list, node)
50 list_for_each_entry(opp_table, &opp_tables, node) {
230 list_for_each_entry(opp, &opp_table->opp_list, node) {
309 list_for_each_entry(opp, &opp_table->opp_list, node) {
386 list_for_each_entry(temp_opp, &opp_table->opp_list, node) {
435 list_for_each_entry(temp_opp, &opp_table->opp_list, node) {
459 list_for_each_entry(temp_opp, &opp_table->opp_list, node) {
551 list_for_each_entry(temp_opp, &opp_table->opp_list, node) {
553 /* go to the next node, before choosing prev */
609 list_for_each_entry(temp_opp, &opp_table->opp_list, node) {
1035 list_del(&opp_dev->node);
1051 list_add(&opp_dev->node, &opp_table->dev_list);
1125 list_add(&opp_table->node, &opp_tables);
1190 list_del(&opp_table->node);
1207 list_for_each_entry_safe(opp_dev, temp, &opp_table->dev_list, node) {
1245 list_del(&opp->node);
1302 list_for_each_entry(opp, &opp_table->opp_list, node) {
1341 list_for_each_entry_safe(opp, tmp, &opp_table->opp_list, node) {
1369 list_for_each_entry_safe(opp, temp, &opp_table->opp_list, node) {
1396 /* allocate new OPP node and supplies structures */
1406 INIT_LIST_HEAD(&opp->node);
1463 list_for_each_entry(opp, &opp_table->opp_list, node) {
1466 *head = &opp->node;
1514 list_add(&new_opp->node, head);
2149 list_for_each_entry(opp, &src_table->opp_list, node) {
2233 list_for_each_entry(tmp_opp, &opp_table->opp_list, node) {
2304 list_for_each_entry(tmp_opp, &opp_table->opp_list, node) {