Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dst.c199 static int st_remove(struct device *);
209 .remove = st_remove,
4260 static int st_remove(struct device *dev) in st_remove() function