Searched refs:gpiod_export_link (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/include/linux/gpio/ |
| H A D | consumer.h | 645 int gpiod_export_link(struct device *dev, const char *name, 657 static inline int gpiod_export_link(struct device *dev, const char *name, in gpiod_export_link() function
|
| /linux-6.15/Documentation/userspace-api/gpio/ |
| H A D | sysfs.rst | 156 int gpiod_export_link(struct device *dev, const char *name, 168 After the GPIO has been exported, gpiod_export_link() allows creating
|
| /linux-6.15/drivers/gpio/ |
| H A D | gpiolib-sysfs.c | 659 int gpiod_export_link(struct device *dev, const char *name, in gpiod_export_link() function 679 EXPORT_SYMBOL_GPL(gpiod_export_link);
|
| /linux-6.15/drivers/hsi/clients/ |
| H A D | nokia-modem.c | 116 err = gpiod_export_link(dev, modem->gpios[i].name, in nokia_modem_gpio_probe()
|