Searched refs:gpiod_warn (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/gpio/ |
D | gpiolib.h | 246 #define gpiod_warn(desc, fmt, ...) \ macro
|
D | gpiolib.c | 2419 gpiod_warn(desc, in gpiod_direction_input() 2435 gpiod_warn(desc, in gpiod_direction_input() 2463 gpiod_warn(desc, in gpiod_direction_output_raw_commit() 2475 gpiod_warn(desc, in gpiod_direction_output_raw_commit() 2602 gpiod_warn(desc, "%s: hw ts not supported\n", __func__); in gpiod_enable_hw_timestamp_ns() 2608 gpiod_warn(desc, "%s: hw ts request failed\n", __func__); in gpiod_enable_hw_timestamp_ns() 2631 gpiod_warn(desc, "%s: hw ts not supported\n", __func__); in gpiod_disable_hw_timestamp_ns() 2637 gpiod_warn(desc, "%s: hw ts release failed\n", __func__); in gpiod_disable_hw_timestamp_ns() 4149 gpiod_warn(desc, in gpiod_configure_flags()
|