Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dsbp2.c1122 static void sbp2_remove(struct fw_unit *unit);
1186 sbp2_remove(unit); in sbp2_probe()
1212 static void sbp2_remove(struct fw_unit *unit) in sbp2_remove() function
1276 .remove = sbp2_remove,