Home
last modified time | relevance | path

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

1234

/linux/drivers/platform/x86/intel/
H A Dint0002_vgpio.c217 gpio_irq_chip_set_chip(girq, &int0002_irqchip); in int0002_probe()
/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.c247 gpio_irq_chip_set_chip(girq, &gpio_siox_irq_chip); in gpio_siox_probe()
H A Dgpio-ixp4xx.c322 gpio_irq_chip_set_chip(girq, &ixp4xx_gpio_irqchip); in ixp4xx_gpio_probe()
H A Dgpio-rda.c256 gpio_irq_chip_set_chip(girq, &rda_gpio_irq_chip); in rda_gpio_probe()
H A Dgpio-cadence.c217 gpio_irq_chip_set_chip(girq, &cdns_gpio_irqchip); in cdns_gpio_probe()
H A Dgpio-sifive.c246 gpio_irq_chip_set_chip(girq, &sifive_gpio_irqchip); in sifive_gpio_probe()
H A Dgpio-mlxbf3.c248 gpio_irq_chip_set_chip(girq, &gpio_mlxbf3_irqchip); in mlxbf3_gpio_probe()
H A Dgpio-blzp1600.c249 gpio_irq_chip_set_chip(girq, &blzp1600_gpio_irqchip); in blzp1600_gpio_probe()
H A Dgpio-spacemit-k1.c210 gpio_irq_chip_set_chip(girq, &spacemit_gpio_chip); in spacemit_gpio_add_bank()
H A Dgpio-xlp.c283 gpio_irq_chip_set_chip(girq, &xlp_gpio_irq_chip); in xlp_gpio_probe()
H A Dgpio-sprd.c253 gpio_irq_chip_set_chip(irq, &sprd_gpio_irqchip); in sprd_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-ftgpio010.c285 gpio_irq_chip_set_chip(girq, &ftgpio_irq_chip); in ftgpio_gpio_probe()
H A Dgpio-vf610.c325 gpio_irq_chip_set_chip(girq, &vf610_irqchip); in vf610_gpio_probe()
H A Dgpio-altera.c287 gpio_irq_chip_set_chip(girq, &altera_gpio_irq_chip); in altera_gpio_probe()
H A Dgpio-max77620.c321 gpio_irq_chip_set_chip(girq, &max77620_gpio_irqchip); in max77620_gpio_probe()
H A Dgpio-hlwd.c286 gpio_irq_chip_set_chip(girq, &hlwd_gpio_irq_chip); in hlwd_gpio_probe()
H A Dgpio-crystalcove.c361 gpio_irq_chip_set_chip(girq, &crystalcove_irqchip); in crystalcove_gpio_probe()
H A Dgpio-mt7621.c273 gpio_irq_chip_set_chip(girq, &mt7621_irq_chip); in mediatek_gpio_bank_probe()
H A Dgpio-sch.c390 gpio_irq_chip_set_chip(girq, &sch_irqchip); in sch_gpio_probe()
H A Dgpio-ep93xx.c286 gpio_irq_chip_set_chip(girq, &gpio_eic_irq_chip); in ep93xx_setup_irqs()
H A Dgpio-tqmx86.c390 gpio_irq_chip_set_chip(girq, &tqmx86_gpio_irq_chip); in tqmx86_gpio_probe()
H A Dgpio-pcf857x.c411 gpio_irq_chip_set_chip(girq, &pcf857x_irq_chip); in pcf857x_probe()
/linux/drivers/bcma/
H A Ddriver_gpio.c148 gpio_irq_chip_set_chip(girq, &bcma_gpio_irq_chip); in bcma_gpio_irq_init()

1234