Searched refs:gpiod_get_label (Results 1 – 1 of 1) sorted by relevance
119 const char *gpiod_get_label(struct gpio_desc *desc) in gpiod_get_label() function2688 label = kstrdup(gpiod_get_label(desc), GFP_KERNEL); in gpiochip_dup_line_label()5405 gpio, desc->name ?: "", gpiod_get_label(desc), in gpiolib_dbg_show()