Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
A Dsdhci-pci-core.c1142 .add_host = byt_add_host,
1156 .add_host = glk_emmc_add_host,
1188 .add_host = byt_add_host,
1207 .add_host = byt_add_host,
1228 .add_host = byt_add_host,
2100 if (chip->fixes && chip->fixes->add_host) in sdhci_pci_probe_slot()
2101 ret = chip->fixes->add_host(slot); in sdhci_pci_probe_slot()
A Dsdhci-pci.h140 int (*add_host) (struct sdhci_pci_slot *); member
A Dsdhci-pci-gli.c952 .add_host = gl9763e_add_host,
/linux/drivers/scsi/
A Dscsi_debug.c5631 module_param_named(add_host, sdebug_add_host, int, S_IRUGO | S_IWUSR);
5705 MODULE_PARM_DESC(add_host, "add n hosts, in sysfs if negative remove host(s) (def=1)");
6398 static DRIVER_ATTR_RW(add_host);

Completed in 29 milliseconds