Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpio/
Dgpiolib.h225 #define gpiod_warn(desc, fmt, ...) \ macro
Dgpiolib.c2301 gpiod_warn(desc, in gpiod_direction_input()
2317 gpiod_warn(desc, in gpiod_direction_input()
2345 gpiod_warn(desc, in gpiod_direction_output_raw_commit()
2357 gpiod_warn(desc, in gpiod_direction_output_raw_commit()
2484 gpiod_warn(desc, "%s: hw ts not supported\n", __func__); in gpiod_enable_hw_timestamp_ns()
2490 gpiod_warn(desc, "%s: hw ts request failed\n", __func__); in gpiod_enable_hw_timestamp_ns()
2513 gpiod_warn(desc, "%s: hw ts not supported\n", __func__); in gpiod_disable_hw_timestamp_ns()
2519 gpiod_warn(desc, "%s: hw ts release failed\n", __func__); in gpiod_disable_hw_timestamp_ns()
4018 gpiod_warn(desc, in gpiod_configure_flags()