Home
last modified time | relevance | path

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

12

/linux-5.19.10/drivers/gpio/
Dgpio-104-idio-16.c282 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-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-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-sch.c386 gpio_irq_chip_set_chip(girq, &sch_irqchip); in sch_gpio_probe()
Dgpio-104-dio-48e.c421 gpio_irq_chip_set_chip(girq, &dio48e_irqchip); in dio48e_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-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()
Dgpio-dwapb.c488 gpio_irq_chip_set_chip(girq, &dwapb_irq_chip); in dwapb_configure_irqs()
Dgpio-tegra186.c863 gpio_irq_chip_set_chip(irq, &tegra186_gpio_irq_chip); in tegra186_gpio_probe()
Dgpio-pca953x.c873 gpio_irq_chip_set_chip(girq, &pca953x_irq_chip); in pca953x_irq_setup()
/linux-5.19.10/include/linux/gpio/
Ddriver.h626 static inline void gpio_irq_chip_set_chip(struct gpio_irq_chip *girq, in gpio_irq_chip_set_chip() function
/linux-5.19.10/drivers/pinctrl/
Dpinctrl-apple-gpio.c384 gpio_irq_chip_set_chip(girq, &apple_gpio_irqchip); in apple_gpio_register()
Dpinctrl-microchip-sgpio.c872 gpio_irq_chip_set_chip(girq, &microchip_sgpio_irqchip); in microchip_sgpio_register_bank()
Dpinctrl-amd.c1041 gpio_irq_chip_set_chip(girq, &amd_gpio_irqchip); in amd_gpio_probe()
Dpinctrl-starfive.c1316 gpio_irq_chip_set_chip(&sfp->gc.irq, &starfive_irq_chip); in starfive_probe()
/linux-5.19.10/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-5.19.10/drivers/pinctrl/intel/
Dpinctrl-lynxpoint.c893 gpio_irq_chip_set_chip(girq, &lp_irqchip); in lp_gpio_probe()
Dpinctrl-baytrail.c1652 gpio_irq_chip_set_chip(girq, &byt_gpio_irq_chip); in byt_gpio_probe()
/linux-5.19.10/drivers/pinctrl/qcom/
Dpinctrl-msm.c1329 gpio_irq_chip_set_chip(girq, &msm_gpio_irq_chip); in msm_gpio_init()

12