Lines Matching full:gpiochip
539 * is using more than one gpiochip per the same device. We have to stop in gpiochip_set_names()
546 …dev_warn(dev, "gpio-line-names too short (length %d), cannot map names for the gpiochip at offset … in gpiochip_set_names()
564 * When more that one gpiochip per device is used, 'count' can in gpiochip_set_names()
1187 * The gpiochip side puts its use of the device to rest here: in gpiochip_remove()
1379 * to a gpiochip
1380 * @gc: the gpiochip to set the irqchip hierarchical handler to
1699 * @hwirq: the local IRQ/GPIO line offset on this gpiochip
1702 * gpiochip by assigning the gpiochip as chip data, and using the irqchip
1703 * stored inside the gpiochip.
1785 * i.e. while gpiochip is still being brought up. in gpiochip_to_irq()
2020 * gpiochip_irqchip_remove() - removes an irqchip added to a gpiochip
2021 * @gc: the gpiochip to remove the irqchip from
2074 * gpiochip_irqchip_add_domain() - adds an irqdomain to a gpiochip
2075 * @gc: the gpiochip to add the irqchip to
2076 * @domain: the irqdomain to add to the gpiochip
2078 * This function adds an IRQ domain to the gpiochip.
2116 * @gc: the gpiochip owning the GPIO
2135 * @gc: the gpiochip to request the gpio function for
2151 * @gc: the gpiochip owning the GPIO
2174 * @gc: the gpiochip to add the range for
2230 * @gc: the gpiochip to add the range for
2758 * It's OK not to specify .direction_output() if the gpiochip is in gpiod_direction_output_raw_commit()
3777 * i.e. while gpiochip is still being brought up. in gpiod_to_irq()