Searched refs:list_all (Results 1 – 5 of 5) sorted by relevance
1038 list_add_tail(&dev->list_all, &list_all_device_instances); in create_visor_device()1051 list_del(&dev->list_all); in remove_visor_device()1232 list_add_tail(&dev->list_all, &list_all_bus_instances); in create_bus_instance()1260 list_del(&dev->list_all); in remove_bus_instance()1292 list_all); in remove_all_visor_devices()1542 list_all); in visorbus_exit()
1110 INIT_LIST_HEAD(&bus_info->list_all); in bus_create()
150 struct list_head *list_all);
1061 struct list_head *list_all) in parse_events_update_lists() argument1068 list_splice_tail(list_event, list_all); in parse_events_update_lists()
135 struct list_head list_all; member