Searched refs:gpiod_warn (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpiolib.h | 159 #define gpiod_warn(desc, fmt, ...) \ macro
|
H A D | gpiolib.c | 2362 gpiod_warn(desc, in gpiod_direction_input() 2378 gpiod_warn(desc, in gpiod_direction_input() 2406 gpiod_warn(desc, in gpiod_direction_output_raw_commit() 2418 gpiod_warn(desc, in gpiod_direction_output_raw_commit() 3937 gpiod_warn(desc, in gpiod_configure_flags()
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpiolib.h | 244 #define gpiod_warn(desc, fmt, ...) \ macro
|
H A D | gpiolib.c | 2478 gpiod_warn(desc, in gpiod_direction_input() 2494 gpiod_warn(desc, in gpiod_direction_input() 2522 gpiod_warn(desc, in gpiod_direction_output_raw_commit() 2534 gpiod_warn(desc, in gpiod_direction_output_raw_commit() 2661 gpiod_warn(desc, "%s: hw ts not supported\n", __func__); in gpiod_enable_hw_timestamp_ns() 2667 gpiod_warn(desc, "%s: hw ts request failed\n", __func__); in gpiod_enable_hw_timestamp_ns() 2690 gpiod_warn(desc, "%s: hw ts not supported\n", __func__); in gpiod_disable_hw_timestamp_ns() 2696 gpiod_warn(desc, "%s: hw ts release failed\n", __func__); in gpiod_disable_hw_timestamp_ns() 4208 gpiod_warn(desc, in gpiod_configure_flags()
|
Completed in 13 milliseconds