Searched refs:trans_done (Results 1 – 2 of 2) sorted by relevance
204 int i, trans_done, res = num; in netup_i2c_xfer() local219 trans_done = 0; in netup_i2c_xfer()220 while (!trans_done) { in netup_i2c_xfer()240 trans_done = 1; in netup_i2c_xfer()255 if (!trans_done) { in netup_i2c_xfer()
343 struct completion trans_done; in rtsx_pci_send_cmd() local352 pcr->done = &trans_done; in rtsx_pci_send_cmd()354 init_completion(&trans_done); in rtsx_pci_send_cmd()367 &trans_done, msecs_to_jiffies(timeout)); in rtsx_pci_send_cmd()469 struct completion trans_done; in rtsx_pci_dma_transfer() local495 pcr->done = &trans_done; in rtsx_pci_dma_transfer()497 init_completion(&trans_done); in rtsx_pci_dma_transfer()504 &trans_done, msecs_to_jiffies(timeout)); in rtsx_pci_dma_transfer()