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