Searched refs:xt_int_has_handler (Results 1 – 3 of 3) sorted by relevance
137 bool xt_int_has_handler(int intr, int cpu);
120 bool xt_int_has_handler(int intr, int cpu) in xt_int_has_handler() function
317 has_handler = xt_int_has_handler(intr_num, esp_cpu_get_core_id()); in esp_cpu_intr_has_handler()