Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dsr.c85 static int sr_probe(struct device *);
99 .probe = sr_probe,
608 static int sr_probe(struct device *dev) in sr_probe() function