Home
last modified time | relevance | path

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

/drivers/firewire/
Dsbp2.c1131 static int sbp2_remove(struct device *dev);
1199 sbp2_remove(dev); in sbp2_probe()
1225 static int sbp2_remove(struct device *dev) in sbp2_remove() function
1289 .remove = sbp2_remove,