Searched refs:fw_bindremove (Results 1 – 7 of 7) sorted by relevance
305 int fw_bindremove (struct firewire_comm *, struct fw_bind *);
215 fw_bindremove(fc, fwb); in fw_close()707 fw_bindremove(fc, fwb); in fw_ioctl()
234 fw_bindremove(fc, &fwip->fwb); in fwip_stop()
1012 fw_bindremove(sc->fd.fc, &sc->fcp_bind); in fwdv_detach()
1987 fw_bindremove(sc->fd.fc, &sc->fwb); in sbp_targ_detach()
2104 fw_bindremove(fc, &sbp->fwb); in sbp_detach()
977 fw_bindremove(struct firewire_comm *fc, struct fw_bind *fwb) in fw_bindremove() function