Home
last modified time | relevance | path

Searched refs:sd_probe_async (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/scsi/
Dsd.c2846 static void sd_probe_async(void *data, async_cookie_t cookie) in sd_probe_async() function
2991 async_schedule_domain(sd_probe_async, sdkp, &scsi_sd_probe_domain); in sd_probe()