Home
last modified time | relevance | path

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

12

/Linux-v6.1/drivers/gpio/
Dgpio-104-idi-48.c275 gpio_irq_chip_set_chip(girq, &idi_48_irqchip); in idi_48_probe()
Dgpio-ixp4xx.c277 gpio_irq_chip_set_chip(girq, &ixp4xx_gpio_irqchip); in ixp4xx_gpio_probe()
Dgpio-104-dio-48e.c330 gpio_irq_chip_set_chip(girq, &dio48e_irqchip); in dio48e_probe()
Dgpio-104-idio-16.c307 gpio_irq_chip_set_chip(girq, &idio_16_irqchip); in idio_16_probe()
Dgpio-sifive.c251 gpio_irq_chip_set_chip(girq, &sifive_gpio_irqchip); in sifive_gpio_probe()
Dgpio-ftgpio010.c291 gpio_irq_chip_set_chip(girq, &ftgpio_irq_chip); in ftgpio_gpio_probe()
Dgpio-max77620.c324 gpio_irq_chip_set_chip(girq, &max77620_gpio_irqchip); in max77620_gpio_probe()
Dgpio-crystalcove.c360 gpio_irq_chip_set_chip(girq, &crystalcove_irqchip); in crystalcove_gpio_probe()
Dgpio-sch.c386 gpio_irq_chip_set_chip(girq, &sch_irqchip); in sch_gpio_probe()
Dgpio-mt7621.c273 gpio_irq_chip_set_chip(girq, &mt7621_irq_chip); in mediatek_gpio_bank_probe()
Dgpio-pcf857x.c366 gpio_irq_chip_set_chip(girq, &pcf857x_irq_chip); in pcf857x_probe()
Dgpio-realtek-otto.c417 gpio_irq_chip_set_chip(girq, &realtek_gpio_irq_chip); in realtek_gpio_probe()
Dgpio-tc3589x.c328 gpio_irq_chip_set_chip(girq, &tc3589x_gpio_irq_chip); in tc3589x_gpio_probe()
Dgpio-tegra.c781 gpio_irq_chip_set_chip(irq, &tegra210_gpio_irq_chip); in tegra_gpio_probe()
783 gpio_irq_chip_set_chip(irq, &tegra_gpio_irq_chip); in tegra_gpio_probe()
Dgpio-wcove.c461 gpio_irq_chip_set_chip(girq, &wcove_irqchip); in wcove_gpio_probe()
Dgpio-dln2.c481 gpio_irq_chip_set_chip(girq, &dln2_irqchip); in dln2_gpio_probe()
Dgpio-ws16c48.c471 gpio_irq_chip_set_chip(girq, &ws16c48_irqchip); in ws16c48_probe()
Dgpio-pl061.c346 gpio_irq_chip_set_chip(girq, &pl061_irq_chip); in pl061_probe()
Dgpio-merrifield.c493 gpio_irq_chip_set_chip(girq, &mrfld_irqchip); in mrfld_gpio_probe()
Dgpio-rcar.c548 gpio_irq_chip_set_chip(girq, &gpio_rcar_irq_chip); in gpio_rcar_probe()
/Linux-v6.1/include/linux/gpio/
Ddriver.h636 static inline void gpio_irq_chip_set_chip(struct gpio_irq_chip *girq, in gpio_irq_chip_set_chip() function
/Linux-v6.1/drivers/pinctrl/
Dpinctrl-apple-gpio.c384 gpio_irq_chip_set_chip(girq, &apple_gpio_irqchip); in apple_gpio_register()
/Linux-v6.1/drivers/input/keyboard/
Dadp5588-keys.c450 gpio_irq_chip_set_chip(girq, &adp5588_irq_chip); in adp5588_gpio_add()
/Linux-v6.1/Documentation/driver-api/gpio/
Ddriver.rst481 gpio_irq_chip_set_chip(girq, &my_gpio_irq_chip);
560 gpio_irq_chip_set_chip(girq, &my_gpio_irq_chip);
634 gpio_irq_chip_set_chip(girq, &my_gpio_irq_chip);
/Linux-v6.1/drivers/pinctrl/intel/
Dpinctrl-lynxpoint.c893 gpio_irq_chip_set_chip(girq, &lp_irqchip); in lp_gpio_probe()

12