Searched defs:channel_hwirq (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/irqchip/
H A Dirq-meson-gpio.c240 meson_gpio_irq_request_channel(struct meson_gpio_irq_controller *ctl, unsigned long hwirq, u32 **channel_hwirq) argument
283 meson_gpio_irq_get_channel_idx(struct meson_gpio_irq_controller *ctl, u32 *channel_hwirq) argument
290 meson_gpio_irq_release_channel(struct meson_gpio_irq_controller *ctl, u32 *channel_hwirq) argument
299 meson8_gpio_irq_set_type(struct meson_gpio_irq_controller *ctl, unsigned int type, u32 *channel_hwirq) argument
356 meson_s4_gpio_irq_set_type(struct meson_gpio_irq_controller *ctl, unsigned int type, u32 *channel_hwirq) argument
407 u32 *channel_hwirq = irq_data_get_irq_chip_data(data); local
469 u32 *channel_hwirq; local
504 u32 *channel_hwirq; local
[all...]

Completed in 230 milliseconds