Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dscsi_debug.c505 static void sdebug_do_remove_host(bool the_end);
6601 sdebug_do_remove_host(false); in add_host_store()
7152 sdebug_do_remove_host(true); in scsi_debug_exit()
7363 static void sdebug_do_remove_host(bool the_end) in sdebug_do_remove_host() function