Home
last modified time | relevance | path

Searched refs:gpiod_set_consumer_name (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/gpio/
Dconsumer.h145 void gpiod_set_consumer_name(struct gpio_desc *desc, const char *name);
468 static inline void gpiod_set_consumer_name(struct gpio_desc *desc, const char *name) in gpiod_set_consumer_name() function
/Linux-v4.19/drivers/gpio/
Dgpiolib.c3215 void gpiod_set_consumer_name(struct gpio_desc *desc, const char *name) in gpiod_set_consumer_name() function
3221 EXPORT_SYMBOL_GPL(gpiod_set_consumer_name);