Home
last modified time | relevance | path

Searched refs:gpiolib (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpiolib.c25 #include "gpiolib.h"
26 #include "gpiolib-of.h"
27 #include "gpiolib-acpi.h"
28 #include "gpiolib-cdev.h"
29 #include "gpiolib-sysfs.h"
750 * We can do this only if gpiolib has been initialized. in gpiochip_add_data_with_key()
1702 * global irqs in the gpiolib core, and making sure that the gpiochip
2228 * descriptors via gpiolib API. Difference to gpiod_request() is that this
2583 * Handle FLAG_TRANSITORY first, enabling queries to gpiolib for in gpiod_set_transitory()
4399 pr_err("gpiolib in gpiolib_dev_init()
4538 DEFINE_SEQ_ATTRIBUTE(gpiolib); global() variable
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpiolib.c30 #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. in gpiochip_add_data_with_key()
2300 * descriptors via gpiolib API. Difference to gpiod_request() is that this
2752 * Handle FLAG_TRANSITORY first, enabling queries to gpiolib for in gpiod_set_transitory()
4539 * the GPIO chip with gpiolib in gpio_stub_drv_probe()
4709 DEFINE_SEQ_ATTRIBUTE(gpiolib); global() variable
[all...]

Completed in 14 milliseconds