Searched refs:chip_warn (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpiolib.h | 177 #define chip_warn(gc, fmt, ...) \ macro
|
H A D | gpiolib.c | 639 chip_warn(gc, "line cnt %u is greater than fast path cnt %u\n", in gpiochip_add_data_with_key()
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpiolib.h | 262 #define chip_warn(gc, fmt, ...) \ macro
|
H A D | gpiolib.c | 730 chip_warn(gc, "line cnt %u is greater than fast path cnt %u\n", in gpiochip_get_ngpios() 1669 chip_warn(gc, "not an immutable chip, please consider fixing it!\n"); in gpiochip_set_irq_hooks() 1715 chip_warn(gc, "to_irq is redefined in %s and you shouldn't rely on it\n", __func__); in gpiochip_irqchip_add_allocated_domain()
|
Completed in 14 milliseconds