Searched refs:gpiod_err (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpio/ |
| H A D | gpiolib.h | 290 #define gpiod_err(desc, fmt, ...) __gpiod_pr(err, desc, fmt, ##__VA_ARGS__) macro
|
| H A D | gpiolib.c | 942 gpiod_err(desc, "%s: unable to hog GPIO line (%s:%u): %d\n", in gpiochip_machine_hog() 3045 gpiod_err(desc, in gpiod_direction_output_nonotify() 3613 gpiod_err(desc, in gpio_set_open_drain_value_commit() 3642 gpiod_err(desc, in gpio_set_open_source_value_commit() 4926 gpiod_err(desc, in gpiod_configure_flags()
|