Home
last modified time | relevance | path

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

1234

/linux/Documentation/driver-api/gpio/
A Ddriver.rst412 and the flag need_valid_mask in gpio_irq_chip can be used to mask off some
416 struct gpio_irq_chip inside struct gpio_chip before adding the gpio_chip.
420 the gpio_irq_chip:
432 struct gpio_irq_chip *girq;
441 /* Get a pointer to the gpio_irq_chip */
469 struct gpio_irq_chip *girq;
483 /* Get a pointer to the gpio_irq_chip */
509 struct gpio_irq_chip *girq;
518 /* Get a pointer to the gpio_irq_chip */
542 that is part of the struct gpio_irq_chip.
[all …]
/linux/include/linux/gpio/
A Ddriver.h31 struct gpio_irq_chip { struct
451 struct gpio_irq_chip irq;
/linux/drivers/gpio/
A Dgpio-visconti.c130 struct gpio_irq_chip *girq; in visconti_gpio_probe()
A Dgpio-idt3243x.c133 struct gpio_irq_chip *girq; in idt_gpio_probe()
A Dgpio-ixp4xx.c197 struct gpio_irq_chip *girq; in ixp4xx_gpio_probe()
A Dgpio-104-idi-48.c263 struct gpio_irq_chip *girq; in idi_48_probe()
A Dgpio-104-idio-16.c245 struct gpio_irq_chip *girq; in idio_16_probe()
A Dgpio-siox.c214 struct gpio_irq_chip *girq; in gpio_siox_probe()
A Dgpio-ath79.c226 struct gpio_irq_chip *girq; in ath79_gpio_probe()
A Dgpio-cadence.c222 struct gpio_irq_chip *girq; in cdns_gpio_probe()
A Dgpio-rda.c202 struct gpio_irq_chip *girq; in rda_gpio_probe()
A Dgpio-realtek-otto.c254 struct gpio_irq_chip *girq; in realtek_gpio_probe()
A Dgpio-hisi.c197 struct gpio_irq_chip *girq_chip = &chip->irq; in hisi_gpio_init_irq()
A Dgpio-sifive.c180 struct gpio_irq_chip *girq; in sifive_gpio_probe()
A Dgpio-sprd.c219 struct gpio_irq_chip *irq; in sprd_gpio_probe()
A Dgpio-hlwd.c253 struct gpio_irq_chip *girq; in hlwd_gpio_probe()
A Dgpio-tqmx86.c234 struct gpio_irq_chip *girq; in tqmx86_gpio_probe()
A Dgpio-vf610.c246 struct gpio_irq_chip *girq; in vf610_gpio_probe()
A Dgpio-ftgpio010.c228 struct gpio_irq_chip *girq; in ftgpio_gpio_probe()
A Dgpio-msc313.c343 struct gpio_irq_chip *gpioirqchip; in msc313_gpio_probe()
A Dgpio-pci-idio-16.c301 struct gpio_irq_chip *girq; in idio_16_probe()
A Dgpio-xgs-iproc.c232 struct gpio_irq_chip *girq; in iproc_gpio_probe()
A Dgpio-crystalcove.c333 struct gpio_irq_chip *girq; in crystalcove_gpio_probe()
/linux/drivers/platform/x86/intel/
A Dint0002_vgpio.c163 struct gpio_irq_chip *girq; in int0002_probe()
/linux/drivers/bcma/
A Ddriver_gpio.c125 struct gpio_irq_chip *girq = &chip->irq; in bcma_gpio_irq_init()

Completed in 40 milliseconds

1234