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 | 2869 gpiod_warn(desc, in gpiod_direction_input_nonotify() 2890 gpiod_warn(desc, in gpiod_direction_input_nonotify() 2936 gpiod_warn(desc, in gpiod_direction_output_raw_commit() 2954 gpiod_warn(desc, in gpiod_direction_output_raw_commit() 3110 gpiod_warn(desc, "%s: hw ts not supported\n", __func__); in gpiod_enable_hw_timestamp_ns() 3117 gpiod_warn(desc, "%s: hw ts request failed\n", __func__); in gpiod_enable_hw_timestamp_ns() 3143 gpiod_warn(desc, "%s: hw ts not supported\n", __func__); in gpiod_disable_hw_timestamp_ns() 3150 gpiod_warn(desc, "%s: hw ts release failed\n", __func__); in gpiod_disable_hw_timestamp_ns() 4919 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()
|