Searched refs:interrupt_add_configure_handler (Results 1 – 3 of 3) sorted by relevance
363 TEE_Result interrupt_add_configure_handler(struct itr_handler *hdl,375 return interrupt_add_configure_handler(hdl, IRQ_TYPE_NONE, 0); in interrupt_add_handler()
177 TEE_Result interrupt_add_configure_handler(struct itr_handler *hdl, in interrupt_add_configure_handler() function263 res = interrupt_add_configure_handler(hdl, type, prio); in interrupt_alloc_add_conf_handler()
299 res = interrupt_add_configure_handler(&secumod_itr_handler, in secumod_interrupt_init()