Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/pcmcia/
Dnsp_cs.h293 static struct Scsi_Host *nsp_detect (struct scsi_host_template *sht);
324 static struct Scsi_Host *nsp_detect(struct scsi_host_template *sht);
Dnsp_cs.c1313 static struct Scsi_Host *nsp_detect(struct scsi_host_template *sht) in nsp_detect() function
1624 host = nsp_detect(&nsp_driver_template); in nsp_cs_config()