Searched refs:global_no_mode (Results 1 – 1 of 1) sorted by relevance
39 static struct list_head global_no_mode; variable877 list_move(&vinfo->head, (subsys) ? &global_has_mode : &global_no_mode); in vmlfb_set_par()1062 INIT_LIST_HEAD(&global_no_mode); in vmlfb_init()1086 list = global_no_mode.next; in vmlfb_register_subsys()1087 while (list != &global_no_mode) { in vmlfb_register_subsys()1124 list = global_no_mode.next; in vmlfb_register_subsys()1149 list_move_tail(&entry->head, &global_no_mode); in vmlfb_unregister_subsys()