/kernel/linux/linux-5.10/drivers/misc/cxl/ |
H A D | guest.c | 381 irq_hw_number_t hwirq; in disable_afu_irqs() local 397 irq_hw_number_t hwirq; in enable_afu_irqs() local
|
/kernel/linux/linux-5.10/drivers/irqchip/ |
H A D | irq-stm32-exti.c | 385 irq_hw_number_t hwirq; in stm32_exti_alloc() local 218 stm32_exti_get_desc(const struct stm32_exti_drv_data *drv_data, irq_hw_number_t hwirq) stm32_exti_get_desc() argument 659 irq_hw_number_t hwirq; stm32_exti_h_domain_alloc() local [all...] |
H A D | irq-pruss-intc.c | 178 static void pruss_intc_map(struct pruss_intc *intc, unsigned long hwirq) in pruss_intc_map() argument 222 static void pruss_intc_unmap(struct pruss_intc *intc, unsigned long hwirq) in pruss_intc_unmap() argument 293 unsigned int hwirq = data->hwirq; pruss_intc_irq_ack() local 301 unsigned int hwirq = data->hwirq; pruss_intc_irq_mask() local 309 unsigned int hwirq = data->hwirq; pruss_intc_irq_unmask() local 466 unsigned long hwirq = irqd_to_hwirq(irq_get_irq_data(virq)); pruss_intc_irq_domain_unmap() local 492 int hwirq; pruss_intc_irq_handler() local 609 unsigned int hwirq; pruss_intc_remove() local [all...] |
/kernel/linux/linux-5.10/drivers/pinctrl/nomadik/ |
H A D | pinctrl-abx500.c | 217 int hwirq; in abx500_gpio_to_irq() local
|
/kernel/linux/linux-5.10/drivers/pinctrl/intel/ |
H A D | pinctrl-lynxpoint.c | 668 u32 hwirq = irqd_to_hwirq(d); in lp_irq_ack() local 689 u32 hwirq = irqd_to_hwirq(d); in lp_irq_enable() local 702 u32 hwirq = irqd_to_hwirq(d); in lp_irq_disable() local 715 u32 hwirq in lp_irq_set_type() local [all...] |
/kernel/linux/linux-5.10/drivers/pinctrl/mvebu/ |
H A D | pinctrl-armada-37xx.c | 671 u32 hwirq = ffs(status) - 1; in armada_37xx_irq_handler() local [all...] |
/kernel/linux/linux-5.10/drivers/pci/controller/ |
H A D | pci-ftpci100.c | 330 faraday_pci_irq_map(struct irq_domain *domain, unsigned int irq, irq_hw_number_t hwirq) faraday_pci_irq_map() argument
|
H A D | pcie-altera.c | 629 altera_pcie_intx_map(struct irq_domain *domain, unsigned int irq, irq_hw_number_t hwirq) altera_pcie_intx_map() argument
|
/kernel/linux/linux-5.10/kernel/irq/ |
H A D | irqdomain.c | 515 irq_hw_number_t hwirq; in irq_domain_disassociate() local 487 irq_domain_clear_mapping(struct irq_domain *domain, irq_hw_number_t hwirq) irq_domain_clear_mapping() argument 499 irq_domain_set_mapping(struct irq_domain *domain, irq_hw_number_t hwirq, struct irq_data *irq_data) irq_domain_set_mapping() argument 548 irq_domain_associate_locked(struct irq_domain *domain, unsigned int virq, irq_hw_number_t hwirq) irq_domain_associate_locked() argument 594 irq_domain_associate(struct irq_domain *domain, unsigned int virq, irq_hw_number_t hwirq) irq_domain_associate() argument 664 irq_create_mapping_affinity_locked(struct irq_domain *domain, irq_hw_number_t hwirq, const struct irq_affinity_desc *affinity) irq_create_mapping_affinity_locked() argument 703 irq_create_mapping_affinity(struct irq_domain *domain, irq_hw_number_t hwirq, const struct irq_affinity_desc *affinity) irq_create_mapping_affinity() argument 769 irq_domain_translate(struct irq_domain *d, struct irq_fwspec *fwspec, irq_hw_number_t *hwirq, unsigned int *type) irq_domain_translate() argument 804 irq_hw_number_t hwirq; irq_create_fwspec_mapping() local 939 irq_find_mapping(struct irq_domain *domain, irq_hw_number_t hwirq) irq_find_mapping() argument 1073 irq_domain_alloc_descs(int virq, unsigned int cnt, irq_hw_number_t hwirq, int node, const struct irq_affinity_desc *affinity) irq_domain_alloc_descs() argument 1178 irq_hw_number_t hwirq = data->hwirq; irq_domain_remove_irq() local 1354 irq_domain_set_hwirq_and_chip(struct irq_domain *domain, unsigned int virq, irq_hw_number_t hwirq, struct irq_chip *chip, void *chip_data) irq_domain_set_hwirq_and_chip() argument 1382 irq_domain_set_info(struct irq_domain *domain, unsigned int virq, irq_hw_number_t hwirq, struct irq_chip *chip, void *chip_data, irq_flow_handler_t handler, void *handler_data, const char *handler_name) irq_domain_set_info() argument 1894 irq_domain_set_info(struct irq_domain *domain, unsigned int virq, irq_hw_number_t hwirq, struct irq_chip *chip, void *chip_data, irq_flow_handler_t handler, void *handler_data, const char *handler_name) irq_domain_set_info() argument [all...] |
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/ |
H A D | pci-dra7xx.c | 194 dra7xx_pcie_intx_map(struct irq_domain *domain, unsigned int irq, irq_hw_number_t hwirq) dra7xx_pcie_intx_map() argument
|
/kernel/linux/linux-6.6/drivers/misc/cxl/ |
H A D | guest.c | 387 irq_hw_number_t hwirq; in disable_afu_irqs() local 403 irq_hw_number_t hwirq; in enable_afu_irqs() local
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | stmpe.c | 1188 stmpe_irq_map(struct irq_domain *d, unsigned int virq, irq_hw_number_t hwirq) stmpe_irq_map() argument
|
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/ |
H A D | global2.c | 1111 mv88e6xxx_g2_irq_domain_map(struct irq_domain *d, unsigned int irq, irq_hw_number_t hwirq) mv88e6xxx_g2_irq_domain_map() argument
|
/kernel/linux/linux-6.6/drivers/net/dsa/microchip/ |
H A D | ksz_ptp.c | 1073 ksz_ptp_irq_domain_map(struct irq_domain *d, unsigned int irq, irq_hw_number_t hwirq) ksz_ptp_irq_domain_map() argument
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-tegra186.c | 665 tegra186_gpio_irq_domain_translate(struct irq_domain *domain, struct irq_fwspec *fwspec, unsigned long *hwirq, unsigned int *type) tegra186_gpio_irq_domain_translate() argument 711 tegra186_gpio_child_to_parent_hwirq(struct gpio_chip *chip, unsigned int hwirq, unsigned int type, unsigned int *parent_hwirq, unsigned int *parent_type) tegra186_gpio_child_to_parent_hwirq() argument [all...] |
H A D | gpio-tegra.c | 436 tegra_gpio_child_to_parent_hwirq(struct gpio_chip *chip, unsigned int hwirq, unsigned int type, unsigned int *parent_hwirq, unsigned int *parent_type) tegra_gpio_child_to_parent_hwirq() argument [all...] |
H A D | gpio-dwapb.c | 207 irq_hw_number_t hwirq; in dwapb_do_irq() local 254 irq_hw_number_t hwirq = irqd_to_hwirq(d); in dwapb_irq_mask() local 270 irq_hw_number_t hwirq = irqd_to_hwirq(d); in dwapb_irq_unmask() local 286 irq_hw_number_t hwirq = irqd_to_hwirq(d); dwapb_irq_enable() local 302 irq_hw_number_t hwirq = irqd_to_hwirq(d); dwapb_irq_disable() local [all...] |
/kernel/linux/linux-6.6/kernel/irq/ |
H A D | msi.c | 689 irq_hw_number_t hwirq = ops->get_hwirq(info, arg); in msi_domain_alloc() local 755 msi_domain_ops_init(struct irq_domain *domain, struct msi_domain_info *info, unsigned int virq, irq_hw_number_t hwirq, msi_alloc_info_t *arg) msi_domain_ops_init() argument
|
H A D | irqdomain.c | 544 irq_hw_number_t hwirq; in irq_domain_disassociate() local 508 irq_domain_clear_mapping(struct irq_domain *domain, irq_hw_number_t hwirq) irq_domain_clear_mapping() argument 522 irq_domain_set_mapping(struct irq_domain *domain, irq_hw_number_t hwirq, struct irq_data *irq_data) irq_domain_set_mapping() argument 577 irq_domain_associate_locked(struct irq_domain *domain, unsigned int virq, irq_hw_number_t hwirq) irq_domain_associate_locked() argument 619 irq_domain_associate(struct irq_domain *domain, unsigned int virq, irq_hw_number_t hwirq) irq_domain_associate() argument 690 irq_create_mapping_affinity_locked(struct irq_domain *domain, irq_hw_number_t hwirq, const struct irq_affinity_desc *affinity) irq_create_mapping_affinity_locked() argument 729 irq_create_mapping_affinity(struct irq_domain *domain, irq_hw_number_t hwirq, const struct irq_affinity_desc *affinity) irq_create_mapping_affinity() argument 760 irq_domain_translate(struct irq_domain *d, struct irq_fwspec *fwspec, irq_hw_number_t *hwirq, unsigned int *type) irq_domain_translate() argument 795 irq_hw_number_t hwirq; irq_create_fwspec_mapping() local 933 __irq_resolve_mapping(struct irq_domain *domain, irq_hw_number_t hwirq, unsigned int *irq) __irq_resolve_mapping() argument 1082 irq_domain_alloc_descs(int virq, unsigned int cnt, irq_hw_number_t hwirq, int node, const struct irq_affinity_desc *affinity) irq_domain_alloc_descs() argument 1185 irq_hw_number_t hwirq = data->hwirq; irq_domain_remove_irq() local 1362 irq_domain_set_hwirq_and_chip(struct irq_domain *domain, unsigned int virq, irq_hw_number_t hwirq, const struct irq_chip *chip, void *chip_data) irq_domain_set_hwirq_and_chip() argument 1391 irq_domain_set_info(struct irq_domain *domain, unsigned int virq, irq_hw_number_t hwirq, const struct irq_chip *chip, void *chip_data, irq_flow_handler_t handler, void *handler_data, const char *handler_name) irq_domain_set_info() argument 1893 irq_domain_set_info(struct irq_domain *domain, unsigned int virq, irq_hw_number_t hwirq, const struct irq_chip *chip, void *chip_data, irq_flow_handler_t handler, void *handler_data, const char *handler_name) irq_domain_set_info() argument [all...] |
/kernel/linux/linux-6.6/drivers/pinctrl/qcom/ |
H A D | pinctrl-spmi-mpp.c | 788 pmic_mpp_domain_translate(struct irq_domain *domain, struct irq_fwspec *fwspec, unsigned long *hwirq, unsigned int *type) pmic_mpp_domain_translate() argument
|
H A D | pinctrl-ssbi-mpp.c | 731 pm8xxx_mpp_domain_translate(struct irq_domain *domain, struct irq_fwspec *fwspec, unsigned long *hwirq, unsigned int *type) pm8xxx_mpp_domain_translate() argument
|
H A D | pinctrl-ssbi-gpio.c | 681 pm8xxx_domain_translate(struct irq_domain *domain, struct irq_fwspec *fwspec, unsigned long *hwirq, unsigned int *type) pm8xxx_domain_translate() argument
|
/kernel/linux/linux-6.6/drivers/pinctrl/mvebu/ |
H A D | pinctrl-armada-37xx.c | 681 u32 hwirq = ffs(status) - 1; in armada_37xx_irq_handler() local [all...] |
/kernel/linux/linux-6.6/drivers/pinctrl/nomadik/ |
H A D | pinctrl-abx500.c | 221 int hwirq; in abx500_gpio_to_irq() local
|
/kernel/linux/linux-6.6/drivers/pinctrl/ |
H A D | pinctrl-cy8c95x0.c | 856 irq_hw_number_t hwirq = irqd_to_hwirq(d); in cy8c95x0_irq_mask() local 866 irq_hw_number_t hwirq = irqd_to_hwirq(d); in cy8c95x0_irq_unmask() local 907 irq_hw_number_t hwirq = irqd_to_hwirq(d); in cy8c95x0_irq_set_type() local 939 irq_hw_number_t hwirq = irqd_to_hwirq(d); cy8c95x0_irq_shutdown() local [all...] |