Searched refs:gpiod_warn (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpio/ |
| H A D | gpiolib.h | 291 #define gpiod_warn(desc, fmt, ...) __gpiod_pr(warn, desc, fmt, ##__VA_ARGS__) macro
|
| H A D | gpiolib.c | 2870 gpiod_warn(desc, in gpiod_direction_input_nonotify() 2891 gpiod_warn(desc, in gpiod_direction_input_nonotify() 2937 gpiod_warn(desc, in gpiod_direction_output_raw_commit() 2955 gpiod_warn(desc, in gpiod_direction_output_raw_commit() 3111 gpiod_warn(desc, "%s: hw ts not supported\n", __func__); in gpiod_enable_hw_timestamp_ns() 3118 gpiod_warn(desc, "%s: hw ts request failed\n", __func__); in gpiod_enable_hw_timestamp_ns() 3144 gpiod_warn(desc, "%s: hw ts not supported\n", __func__); in gpiod_disable_hw_timestamp_ns() 3151 gpiod_warn(desc, "%s: hw ts release failed\n", __func__); in gpiod_disable_hw_timestamp_ns() 4916 gpiod_warn(desc, in gpiod_configure_flags()
|
| H A D | gpiolib-acpi-core.c | 303 gpiod_warn(desc, "Failed to set debounce-timeout %u: %d\n", in acpi_gpio_set_debounce_timeout()
|