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