Home
last modified time | relevance | path

Searched refs:interrupt_can_set_wake (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/include/kernel/
H A Dinterrupt.h286 static inline bool interrupt_can_set_wake(struct itr_chip *chip) in interrupt_can_set_wake() function
339 assert(interrupt_can_set_wake(chip)); in interrupt_set_wake()
/optee_os/core/drivers/
H A Dstm32_exti.c369 if (interrupt_can_set_wake(parent->chip)) in stm32_exti_op_set_wake()
H A Dstm32_rtc.c480 if (!interrupt_can_set_wake(rtc_dev.itr_chip)) { in parse_dt()
H A Dstm32_tamp.c2186 interrupt_can_set_wake(chip)) { in stm32_tamp_probe()