Searched refs:gpiod_err (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpiolib.h | 156 #define gpiod_err(desc, fmt, ...) \ macro
|
H A D | gpiolib.c | 535 gpiod_err(desc, "%s: unable to hog GPIO line (%s:%u): %d\n", in gpiochip_machine_hog() 2480 gpiod_err(desc, in gpiod_direction_output() 2909 gpiod_err(desc, in gpio_set_open_drain_value_commit() 2934 gpiod_err(desc, in gpio_set_open_source_value_commit() 3945 gpiod_err(desc, in gpiod_configure_flags()
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpiolib.h | 241 #define gpiod_err(desc, fmt, ...) \ macro
|
H A D | gpiolib.c | 654 gpiod_err(desc, "%s: unable to hog GPIO line (%s:%u): %d\n", in gpiochip_machine_hog() 2596 gpiod_err(desc, in gpiod_direction_output() 3080 gpiod_err(desc, in gpio_set_open_drain_value_commit() 3105 gpiod_err(desc, in gpio_set_open_source_value_commit() 4218 gpiod_err(desc, in gpiod_configure_flags()
|
Completed in 13 milliseconds