Searched refs:gpiochip_warn (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpio/ |
| H A D | gpiolib.h | 302 #define gpiochip_warn(gc, fmt, ...) __gpiochip_pr(warn, gc, fmt, ##__VA_ARGS__) macro
|
| H A D | gpiolib.c | 2012 gpiochip_warn(gc, "not an immutable chip, please consider fixing it!\n"); in gpiochip_set_irq_hooks() 2058 gpiochip_warn(gc, "to_irq is redefined in %s and you shouldn't rely on it\n", in gpiochip_irqchip_add_allocated_domain() 3271 gpiochip_warn(gc, in gpiochip_get()
|