Searched refs:irx_post (Results 1 – 5 of 5) sorted by relevance
290 if (fc->irx_post != NULL) in fw_read_async()291 fc->irx_post(fc, fp->mode.ld); in fw_read_async()365 if (fc->irx_post != NULL) in fw_read()366 fc->irx_post(fc, fp->mode.ld); in fw_read()
562 if (fwe->fd.fc->irx_post != NULL) in fwe_as_input()563 fwe->fd.fc->irx_post(fwe->fd.fc, fp->mode.ld); in fwe_as_input()
155 void (*irx_post) (struct firewire_comm *, uint32_t *); member
721 if (fwip->fd.fc->irx_post != NULL) in fwip_stream_input()722 fwip->fd.fc->irx_post(fwip->fd.fc, fp->mode.ld); in fwip_stream_input()
746 sc->fc.irx_post = fwohci_irx_post;748 sc->fc.irx_post = NULL;