Home
last modified time | relevance | path

Searched refs:gpiod_dbg (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpio/
H A Dgpiolib.h296 #define gpiod_dbg(desc, fmt, ...) __gpiod_pr(debug, desc, fmt, ##__VA_ARGS__) macro
H A Dgpiolib-sysfs.c759 gpiod_dbg(desc, "%s: unavailable (not requested)\n", __func__); in gpiod_export()
870 gpiod_dbg(desc, "%s: status %d\n", __func__, status); in gpiod_export()
H A Dgpiolib.c2612 gpiod_dbg(desc, "%s: status %d\n", __func__, ret); in gpiod_request()
5011 gpiod_dbg(desc, "no flags found for GPIO %s\n", name); in gpiod_configure_flags()
5123 gpiod_dbg(desc, "hogged as %s/%s\n", in gpiod_hog()