Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpiolib.c604 * gpiochip_set_names - Set GPIO line names using device properties
612 static int gpiochip_set_names(struct gpio_chip *chip) in gpiochip_set_names() function
1162 ret = gpiochip_set_names(gc); in gpiochip_add_data_with_key()