Searched refs:dmaworkaround_cb_t (Results 1 – 2 of 2) sorted by relevance
248 typedef void(*dmaworkaround_cb_t)(void *arg); typedef272 bool spicommon_dmaworkaround_req_reset(int dmachan, dmaworkaround_cb_t cb, void *arg);
922 static dmaworkaround_cb_t dmaworkaround_cb;927 bool IRAM_ATTR spicommon_dmaworkaround_req_reset(int dmachan, dmaworkaround_cb_t cb, void *arg) in spicommon_dmaworkaround_req_reset()