Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/virtio/
Dvirtio_ccw.c1089 static char *no_auto = ""; variable
1091 module_param(no_auto, charp, 0444);
1092 MODULE_PARM_DESC(no_auto, "list of ccw bus id ranges not to be auto-onlined");
1414 str = no_auto; in no_auto_parse()