Searched refs:spi_xfer_done (Results 1 – 1 of 1) sorted by relevance
151 struct completion spi_xfer_done; member513 reinit_completion(&p->spi_xfer_done); in pci1xxxx_spi_transfer_with_io()521 result = wait_for_completion_timeout(&p->spi_xfer_done, in pci1xxxx_spi_transfer_with_io()574 reinit_completion(&p->spi_xfer_done); in pci1xxxx_spi_transfer_with_dma()576 ret = wait_for_completion_timeout(&p->spi_xfer_done, PCI1XXXX_SPI_TIMEOUT); in pci1xxxx_spi_transfer_with_dma()654 complete(&p->parent->spi_int[p->hw_inst]->spi_xfer_done); in pci1xxxx_spi_isr_io()732 complete(&p->spi_xfer_done); in pci1xxxx_spi_isr_dma_wr()862 init_completion(&spi_sub_ptr->spi_xfer_done); in pci1xxxx_spi_probe()899 init_completion(&spi_sub_ptr->spi_xfer_done); in pci1xxxx_spi_probe()