Searched refs:gpiod_warn (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/gpio/ |
A D | gpiolib.h | 240 #define gpiod_warn(desc, fmt, ...) \ macro
|
A D | gpiolib.c | 2363 gpiod_warn(desc, in gpiod_direction_input() 2379 gpiod_warn(desc, in gpiod_direction_input() 2407 gpiod_warn(desc, in gpiod_direction_output_raw_commit() 2419 gpiod_warn(desc, in gpiod_direction_output_raw_commit() 2546 gpiod_warn(desc, "%s: hw ts not supported\n", __func__); in gpiod_enable_hw_timestamp_ns() 2552 gpiod_warn(desc, "%s: hw ts request failed\n", __func__); in gpiod_enable_hw_timestamp_ns() 2575 gpiod_warn(desc, "%s: hw ts not supported\n", __func__); in gpiod_disable_hw_timestamp_ns() 2581 gpiod_warn(desc, "%s: hw ts release failed\n", __func__); in gpiod_disable_hw_timestamp_ns() 4091 gpiod_warn(desc, in gpiod_configure_flags()
|
Completed in 10 milliseconds