Searched refs:gpiochip_line_is_open_drain (Results 1 – 3 of 3) sorted by relevance
80 if (!gpiochip_line_is_open_drain(gc, offset)) { in tps65218_gpio_request()111 if (!gpiochip_line_is_open_drain(gc, offset)) { in tps65218_gpio_request()
3808 bool gpiochip_line_is_open_drain(struct gpio_chip *gc, unsigned int offset) in gpiochip_line_is_open_drain() function3815 EXPORT_SYMBOL_GPL(gpiochip_line_is_open_drain);4735 if (gpiochip_line_is_open_drain(gc, descs->ndescs) || in gpiod_get_array()
675 bool gpiochip_line_is_open_drain(struct gpio_chip *gc, unsigned int offset);