Home
last modified time | relevance | path

Searched refs:gpiochip (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/gpio/
Dgpiolib.c57 static void gpiochip_irqchip_remove(struct gpio_chip *gpiochip);
494 void gpiochip_set_chained_irqchip(struct gpio_chip *gpiochip, in gpiochip_set_chained_irqchip() argument
501 if (!gpiochip->irqdomain) { in gpiochip_set_chained_irqchip()
502 chip_err(gpiochip, "called %s before setting up irqchip\n", in gpiochip_set_chained_irqchip()
508 if (gpiochip->can_sleep) { in gpiochip_set_chained_irqchip()
509 chip_err(gpiochip, in gpiochip_set_chained_irqchip()
519 gpiochip); in gpiochip_set_chained_irqchip()
521 gpiochip->irq_parent = parent_irq; in gpiochip_set_chained_irqchip()
525 for (offset = 0; offset < gpiochip->ngpio; offset++) in gpiochip_set_chained_irqchip()
526 irq_set_parent(irq_find_mapping(gpiochip->irqdomain, offset), in gpiochip_set_chained_irqchip()
[all …]
Dgpiolib-sysfs.c433 ATTRIBUTE_GROUPS(gpiochip);
/linux-4.4.14/include/linux/gpio/
Ddriver.h182 void gpiochip_set_chained_irqchip(struct gpio_chip *gpiochip,
187 int _gpiochip_irqchip_add(struct gpio_chip *gpiochip,
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-gpio24 /gpiochipN ... for each gpiochip; #N is its first GPIO
/linux-4.4.14/Documentation/zh_CN/
Dgpio.txt623 有所不同。在这种情况下,你可能需要使用 gpiochip 节点(尽可能地结合电路图)来
/linux-4.4.14/Documentation/gpio/
Dsysfs.txt115 gpiochip nodes (possibly in conjunction with schematics) to determine
Ddriver.txt162 * gpiochip_irqchip_add(): adds an irqchip to a gpiochip. It will pass
Dgpio-legacy.txt735 gpiochip nodes (possibly in conjunction with schematics) to determine
/linux-4.4.14/drivers/hid/
DKconfig205 and gpiochip to expose these functions of the CP2112. The