Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpiolib.h164 struct gpio_desc_label { struct
209 struct gpio_desc_label __rcu *label;
165 rhgpio_desc_label global() argument
166 strgpio_desc_label global() argument
H A Dgpiolib.c122 struct gpio_desc_label *label; in gpiod_get_label()
141 kfree(container_of(rh, struct gpio_desc_label, rh)); in desc_free_label()
146 struct gpio_desc_label *new = NULL, *old; in desc_set_label()