Searched refs:dmaworkaround_cb_t (Results 1 – 2 of 2) sorted by relevance
253 typedef void(*dmaworkaround_cb_t)(void *arg); typedef278 bool spicommon_dmaworkaround_req_reset(int dmachan, dmaworkaround_cb_t cb, void *arg);
778 static dmaworkaround_cb_t dmaworkaround_cb;784 bool IRAM_ATTR spicommon_dmaworkaround_req_reset(int dmachan, dmaworkaround_cb_t cb, void *arg) in spicommon_dmaworkaround_req_reset()