Searched refs:list_all (Results 1 – 5 of 5) sorted by relevance
691 list_add_tail(&dev->list_all, &list_all_device_instances); in create_visor_device()705 list_del(&dev->list_all); in remove_visor_device()1033 list_add_tail(&dev->list_all, &list_all_bus_instances); in visorbus_create_instance()1063 list_del(&dev->list_all); in visorbus_remove_instance()1079 dev = list_entry(listentry, struct visor_device, list_all); in remove_all_visor_devices()1228 dev = list_entry(listentry, struct visor_device, list_all); in visorbus_exit()
468 INIT_LIST_HEAD(&bus_info->list_all); in visorbus_create()
234 struct list_head list_all; member
193 struct list_head *list_all);
1574 struct list_head *list_all) in parse_events_update_lists() argument1581 list_splice_tail(list_event, list_all); in parse_events_update_lists()