Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
Dst.c204 static int st_remove(struct device *);
211 .remove = st_remove,
4395 static int st_remove(struct device *dev) in st_remove() function