Searched refs:gpiod_dbg (Results 1 – 3 of 3) sorted by relevance
| /drivers/gpio/ |
| A D | gpiolib.h | 302 #define gpiod_dbg(desc, fmt, ...) \ macro
|
| 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()
|
| A D | gpiolib.c | 2489 gpiod_dbg(desc, "%s: status %d\n", __func__, ret); in gpiod_request() 4838 gpiod_dbg(desc, "no flags found for GPIO %s\n", name); in gpiod_configure_flags() 4950 gpiod_dbg(desc, "hogged as %s/%s\n", in gpiod_hog()
|
Completed in 24 milliseconds