Searched refs:efct_hw_async_cb_t (Results 1 – 2 of 2) sorted by relevance
732 typedef void (*efct_hw_async_cb_t)(struct efct_hw *hw, int status, typedef735 efct_hw_async_call(struct efct_hw *hw, efct_hw_async_cb_t callback, void *arg);
3212 efct_hw_async_cb_t callback;3231 efct_hw_async_call(struct efct_hw *hw, efct_hw_async_cb_t callback, void *arg) in efct_hw_async_call()