Home
last modified time | relevance | path

Searched refs:gpio_irq_chip (Results 1 – 25 of 64) sorted by relevance

123

/linux/include/linux/gpio/
H A Ddriver.h50 struct gpio_irq_chip { struct
499 struct gpio_irq_chip irq;
667 static inline void gpio_irq_chip_set_chip(struct gpio_irq_chip *girq, in gpio_irq_chip_set_chip()
/linux/Documentation/driver-api/gpio/
H A Ddriver.rst411 and the flag need_valid_mask in gpio_irq_chip can be used to mask off some
415 struct gpio_irq_chip inside struct gpio_chip before adding the gpio_chip.
419 the gpio_irq_chip. Note how the mask/unmask (or disable/enable) functions
476 struct gpio_irq_chip *girq;
478 /* Get a pointer to the gpio_irq_chip */
550 struct gpio_irq_chip *girq;
557 /* Get a pointer to the gpio_irq_chip */
629 struct gpio_irq_chip *girq;
631 /* Get a pointer to the gpio_irq_chip */
655 that is part of the struct gpio_irq_chip.
[all …]
/linux/drivers/bcma/
H A Ddriver_gpio.c131 struct gpio_irq_chip *girq = &chip->irq; in bcma_gpio_irq_init()
/linux/drivers/gpio/
H A Dgpio-idt3243x.c138 struct gpio_irq_chip *girq; in idt_gpio_probe()
H A Dgpio-siox.c219 struct gpio_irq_chip *girq; in gpio_siox_probe()
H A Dgpio-rda.c212 struct gpio_irq_chip *girq; in rda_gpio_probe()
H A Dgpio-ixp4xx.c214 struct gpio_irq_chip *girq; in ixp4xx_gpio_probe()
H A Dgpio-sifive.c185 struct gpio_irq_chip *girq; in sifive_gpio_probe()
H A Dgpio-mlxbf3.c191 struct gpio_irq_chip *girq; in mlxbf3_gpio_probe()
H A Dgpio-ath79.c229 struct gpio_irq_chip *girq; in ath79_gpio_probe()
H A Dgpio-cadence.c219 struct gpio_irq_chip *girq; in cdns_gpio_probe()
H A Dgpio-hisi.c210 struct gpio_irq_chip *girq_chip = &chip->irq; in hisi_gpio_init_irq()
H A Dgpio-sprd.c222 struct gpio_irq_chip *irq; in sprd_gpio_probe()
H A Dgpio-max77620.c294 struct gpio_irq_chip *girq; in max77620_gpio_probe()
H A Dgpio-xlp.c244 struct gpio_irq_chip *girq; in xlp_gpio_probe()
H A Dgpio-realtek-otto.c362 struct gpio_irq_chip *girq; in realtek_gpio_probe()
H A Dgpio-mt7621.c256 struct gpio_irq_chip *girq; in mediatek_gpio_bank_probe()
H A Dgpio-pmic-eic-sprd.c313 struct gpio_irq_chip *irq; in sprd_pmic_eic_probe()
H A Dgpio-sch.c325 struct gpio_irq_chip *girq; in sch_gpio_probe()
H A Dgpio-crystalcove.c337 struct gpio_irq_chip *girq; in crystalcove_gpio_probe()
H A Dgpio-tc3589x.c299 struct gpio_irq_chip *girq; in tc3589x_gpio_probe()
H A Dgpio-graniterapids.c318 struct gpio_irq_chip *girq; in gnr_gpio_probe()
H A Dgpio-vf610.c293 struct gpio_irq_chip *girq; in vf610_gpio_probe()
H A Dgpio-wcove.c411 struct gpio_irq_chip *girq; in wcove_gpio_probe()
H A Dgpio-msc313.c615 struct gpio_irq_chip *gpioirqchip; in msc313_gpio_probe()

123