Home
last modified time | relevance | path

Searched refs:gpiod_warn (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/gpio/
Dgpiolib.h220 #define gpiod_warn(desc, fmt, ...) \ macro
Dgpiolib.c2297 gpiod_warn(desc, in gpiod_direction_input()
2313 gpiod_warn(desc, in gpiod_direction_input()
2341 gpiod_warn(desc, in gpiod_direction_output_raw_commit()
2353 gpiod_warn(desc, in gpiod_direction_output_raw_commit()
2480 gpiod_warn(desc, "%s: hw ts not supported\n", __func__); in gpiod_enable_hw_timestamp_ns()
2486 gpiod_warn(desc, "%s: hw ts request failed\n", __func__); in gpiod_enable_hw_timestamp_ns()
2509 gpiod_warn(desc, "%s: hw ts not supported\n", __func__); in gpiod_disable_hw_timestamp_ns()
2515 gpiod_warn(desc, "%s: hw ts release failed\n", __func__); in gpiod_disable_hw_timestamp_ns()
4014 gpiod_warn(desc, in gpiod_configure_flags()