Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/firewire/
Dsbp2.c1133 static void sbp2_remove(struct fw_unit *unit);
1201 sbp2_remove(unit); in sbp2_probe()
1227 static void sbp2_remove(struct fw_unit *unit) in sbp2_remove() function
1291 .remove = sbp2_remove,