Searched refs:gpiod_dbg (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpio/ |
| H A D | gpiolib.h | 296 #define gpiod_dbg(desc, fmt, ...) __gpiod_pr(debug, desc, fmt, ##__VA_ARGS__) macro
|
| H A D | gpiolib-sysfs.c | 759 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 D | gpiolib.c | 2612 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()
|