Home
last modified time | relevance | path

Searched refs:gpiod_export_link (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/gpio/
H A Dconsumer.h655 int gpiod_export_link(struct device *dev, const char *name,
667 static inline int gpiod_export_link(struct device *dev, const char *name, in gpiod_export_link() function
/linux/Documentation/userspace-api/gpio/
H A Dsysfs.rst156 int gpiod_export_link(struct device *dev, const char *name,
168 After the GPIO has been exported, gpiod_export_link() allows creating
/linux/drivers/hsi/clients/
H A Dnokia-modem.c116 err = gpiod_export_link(dev, modem->gpios[i].name, in nokia_modem_gpio_probe()
/linux/drivers/gpio/
H A Dgpiolib-sysfs.c798 * at least one known user of gpiod_export_link() in the tree. This in gpiod_export()
885 * gpiod_export_link - create a sysfs link to an exported GPIO node
896 int gpiod_export_link(struct device *dev, const char *name, in gpiod_export_link() function
920 EXPORT_SYMBOL_GPL(gpiod_export_link);