Searched refs:ret_handle (Results 1 – 4 of 4) sorted by relevance
162 struct intr_handle_data_t **ret_handle);206 struct intr_handle_data_t **ret_handle);
80 void **ret_handle);
86 void **ret_handle) in esp_intr_alloc() argument89 ARG_UNUSED(ret_handle); in esp_intr_alloc()
511 struct intr_handle_data_t **ret_handle) in esp_intr_alloc_intrstatus() argument674 if (ret_handle != NULL) { in esp_intr_alloc_intrstatus()675 *ret_handle = ret; in esp_intr_alloc_intrstatus()688 struct intr_handle_data_t **ret_handle) in esp_intr_alloc() argument695 return esp_intr_alloc_intrstatus(source, flags, 0, 0, handler, arg, ret_handle); in esp_intr_alloc()