Home
last modified time | relevance | path

Searched refs:sr_remove (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dsr.c85 static int sr_remove(struct device *);
99 .remove = sr_remove,
151 if (!cd) /* E.g.: runtime suspend following sr_remove() */ in sr_runtime_suspend()
1054 static int sr_remove(struct device *dev) in sr_remove() function
/kernel/linux/linux-6.6/drivers/scsi/
H A Dsr.c86 static int sr_remove(struct device *);
100 .remove = sr_remove,
150 if (!cd) /* E.g.: runtime suspend following sr_remove() */ in sr_runtime_suspend()
974 static int sr_remove(struct device *dev) in sr_remove() function

Completed in 4 milliseconds