Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/firewire/
Dsbp2.c1121 static void sbp2_remove(struct fw_unit *unit);
1185 sbp2_remove(unit); in sbp2_probe()
1211 static void sbp2_remove(struct fw_unit *unit) in sbp2_remove() function
1275 .remove = sbp2_remove,