Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dscsi.c790 static int __init init_scsi(void) in init_scsi() function
845 subsys_initcall(init_scsi);
/Linux-v4.19/drivers/scsi/cxlflash/
Dmain.c1065 static int init_scsi(struct cxlflash_cfg *cfg) in init_scsi() function
3761 rc = init_scsi(cfg); in cxlflash_probe()