Searched refs:xfer_done_cb (Results 1 – 3 of 3) sorted by relevance
67 void (*xfer_done_cb) (struct cfspi_ifc *ifc); member
58 void (*xfer_done_cb) (struct cfspi_ifc *ifc);132 * do is to call the xfer_done_cb() function, providing the pointer
656 cfspi->ifc.xfer_done_cb = cfspi_xfer_done_cb; in cfspi_init()