Home
last modified time | relevance | path

Searched refs:gpio_irq_chip_set_chip (Results 1 – 25 of 65) sorted by relevance

123

/linux/drivers/bcma/
H A Ddriver_gpio.c146 gpio_irq_chip_set_chip(girq, &bcma_gpio_irq_chip); in bcma_gpio_irq_init()
/linux/drivers/gpio/
H A Dgpio-idt3243x.c176 gpio_irq_chip_set_chip(girq, &idt_gpio_irqchip); in idt_gpio_probe()
H A Dgpio-siox.c246 gpio_irq_chip_set_chip(girq, &gpio_siox_irq_chip); in gpio_siox_probe()
H A Dgpio-rda.c256 gpio_irq_chip_set_chip(girq, &rda_gpio_irq_chip); in rda_gpio_probe()
H A Dgpio-ixp4xx.c322 gpio_irq_chip_set_chip(girq, &ixp4xx_gpio_irqchip); in ixp4xx_gpio_probe()
H A Dgpio-sifive.c246 gpio_irq_chip_set_chip(girq, &sifive_gpio_irqchip); in sifive_gpio_probe()
H A Dgpio-mlxbf3.c233 gpio_irq_chip_set_chip(girq, &gpio_mlxbf3_irqchip); in mlxbf3_gpio_probe()
H A Dgpio-ath79.c271 gpio_irq_chip_set_chip(girq, &ath79_gpio_irqchip); in ath79_gpio_probe()
H A Dgpio-cadence.c222 gpio_irq_chip_set_chip(girq, &cdns_gpio_irqchip); in cdns_gpio_probe()
H A Dgpio-hisi.c212 gpio_irq_chip_set_chip(girq_chip, &hisi_gpio_irq_chip); in hisi_gpio_init_irq()
H A Dgpio-sprd.c251 gpio_irq_chip_set_chip(irq, &sprd_gpio_irqchip); in sprd_gpio_probe()
H A Dgpio-max77620.c324 gpio_irq_chip_set_chip(girq, &max77620_gpio_irqchip); in max77620_gpio_probe()
H A Dgpio-xlp.c285 gpio_irq_chip_set_chip(girq, &xlp_gpio_irq_chip); in xlp_gpio_probe()
H A Dgpio-realtek-otto.c417 gpio_irq_chip_set_chip(girq, &realtek_gpio_irq_chip); in realtek_gpio_probe()
H A Dgpio-mt7621.c273 gpio_irq_chip_set_chip(girq, &mt7621_irq_chip); in mediatek_gpio_bank_probe()
H A Dgpio-pmic-eic-sprd.c359 gpio_irq_chip_set_chip(irq, &pmic_eic_irq_chip); in sprd_pmic_eic_probe()
H A Dgpio-sch.c389 gpio_irq_chip_set_chip(girq, &sch_irqchip); in sch_gpio_probe()
H A Dgpio-crystalcove.c360 gpio_irq_chip_set_chip(girq, &crystalcove_irqchip); in crystalcove_gpio_probe()
H A Dgpio-tc3589x.c328 gpio_irq_chip_set_chip(girq, &tc3589x_gpio_irq_chip); in tc3589x_gpio_probe()
H A Dgpio-graniterapids.c357 gpio_irq_chip_set_chip(girq, &gnr_gpio_irq_chip); in gnr_gpio_probe()
H A Dgpio-vf610.c396 gpio_irq_chip_set_chip(girq, &vf610_irqchip); in vf610_gpio_probe()
H A Dgpio-wcove.c461 gpio_irq_chip_set_chip(girq, &wcove_irqchip); in wcove_gpio_probe()
H A Dgpio-msc313.c665 gpio_irq_chip_set_chip(gpioirqchip, &msc313_gpio_irqchip); in msc313_gpio_probe()
/linux/include/linux/gpio/
H A Ddriver.h667 static inline void gpio_irq_chip_set_chip(struct gpio_irq_chip *girq, in gpio_irq_chip_set_chip() function
/linux/drivers/misc/mchp_pci1xxxx/
H A Dmchp_pci1xxxx_gpio.c363 gpio_irq_chip_set_chip(girq, &pci1xxxx_gpio_irqchip); in pci1xxxx_gpio_setup()

123