Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pinctrl/qcom/
H A Dpinctrl-ssbi-gpio.c687 unsigned int child_hwirq, in pm8xxx_child_to_parent_hwirq() argument
692 *parent_hwirq = child_hwirq + 0xc0; in pm8xxx_child_to_parent_hwirq()
H A Dpinctrl-spmi-gpio.c947 unsigned int child_hwirq, in pmic_gpio_child_to_parent_hwirq() argument
952 *parent_hwirq = child_hwirq + 0xc0; in pmic_gpio_child_to_parent_hwirq()
/OK3568_Linux_fs/kernel/include/linux/gpio/
H A Ddriver.h92 unsigned int child_hwirq,