Lines Matching refs:gpiolib
30 #include "gpiolib-acpi.h"
31 #include "gpiolib-cdev.h"
32 #include "gpiolib-of.h"
33 #include "gpiolib-swnode.h"
34 #include "gpiolib-sysfs.h"
35 #include "gpiolib.h"
912 * We can do this only if gpiolib has been initialized.
2300 * descriptors via gpiolib API. Difference to gpiod_request() is that this
2752 * Handle FLAG_TRANSITORY first, enabling queries to gpiolib for
4539 * the GPIO chip with gpiolib. In such cases, fw_devlink=on will cause
4564 pr_err("gpiolib: could not register GPIO bus type\n");
4570 pr_err("gpiolib: could not register GPIO stub driver\n");
4577 pr_err("gpiolib: failed to allocate char dev region\n");
4709 DEFINE_SEQ_ATTRIBUTE(gpiolib);