Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Dst.c197 static int st_remove(struct device *);
208 .remove = st_remove,
4221 static int st_remove(struct device *dev) in st_remove() function