Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/s390/virtio/
Dvirtio_ccw.c1176 static char *no_auto = ""; variable
1178 module_param(no_auto, charp, 0444);
1179 MODULE_PARM_DESC(no_auto, "list of ccw bus id ranges not to be auto-onlined");
1472 str = no_auto; in no_auto_parse()