Searched refs:device_links_flush_sync_list (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/base/
H A Dcore.c1123 * So the caller must also ensure that device_links_flush_sync_list() is called
1160 * device_links_flush_sync_list - Call sync_state() on a list of devices
1169 static void device_links_flush_sync_list(struct list_head *list, function
1221 device_links_flush_sync_list(&sync_list, NULL);
1411 device_links_flush_sync_list(&sync_list, dev);
1819 device_links_flush_sync_list(&sync_list, NULL);

Completed in 106 milliseconds