Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soc/qcom/
H A Dirq.h29 static inline bool irq_domain_qcom_handle_wakeup(const struct irq_domain *d) in irq_domain_qcom_handle_wakeup() function
/openbmc/linux/drivers/pinctrl/qcom/
H A Dpinctrl-msm.c1378 skip = irq_domain_qcom_handle_wakeup(chip->irq.parent_domain); in msm_gpio_init()