Searched refs:add_list_entry (Results 1 – 2 of 2) sorted by relevance
1145 struct list_head add_list_entry; member
2238 list_add_tail(&device->add_list_entry, &add_list); in pqi_update_device_list()2288 list_for_each_entry_safe(device, next, &add_list, add_list_entry) { in pqi_update_device_list()