Home
last modified time | relevance | path

Searched refs:itr_chip_dt_only_init (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/include/kernel/
H A Dinterrupt.h143 TEE_Result itr_chip_dt_only_init(struct itr_chip *chip);
/optee_os/core/kernel/
H A Dinterrupt.c53 TEE_Result itr_chip_dt_only_init(struct itr_chip *chip) in itr_chip_dt_only_init() function
/optee_os/core/drivers/
H A Dstm32_exti.c758 res = itr_chip_dt_only_init(&exti->chip); in stm32_exti_probe()