Searched refs:gpiod_dbg (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/gpio/ |
| H A D | gpiolib.h | 305 #define gpiod_dbg(desc, fmt, ...) \ macro
|
| H A D | gpiolib-sysfs.c | 603 gpiod_dbg(desc, "%s: unavailable (not requested)\n", __func__); in gpiod_export() 635 gpiod_dbg(desc, "%s: status %d\n", __func__, status); in gpiod_export()
|
| H A D | gpiolib.c | 2460 gpiod_dbg(desc, "%s: status %d\n", __func__, ret); in gpiod_request() 4816 gpiod_dbg(desc, "no flags found for GPIO %s\n", name); in gpiod_configure_flags() 4928 gpiod_dbg(desc, "hogged as %s/%s\n", in gpiod_hog()
|