Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dst.c204 static int st_remove(struct device *);
211 .remove = st_remove,
4412 static int st_remove(struct device *dev) in st_remove() function