Home
last modified time | relevance | path

Searched refs:rkce_irq_callback_set (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/rockchip/
H A Drkce_core.h332 int rkce_irq_callback_set(void *rkce_hw, enum rkce_td_type td_type, request_cb_func cb_func);
/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Drkce_core.c535 int rkce_irq_callback_set(void *rkce_hw, enum rkce_td_type td_type, request_cb_func cb_func) in rkce_irq_callback_set() function