Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/asm-generic/
H A Dgpio.h570 int gpio_free_list_nodev(struct gpio_desc *desc, int count);
/rk3399_rockchip-uboot/drivers/gpio/
H A Dgpio-uclass.c900 gpio_free_list_nodev(desc, count - 1); in gpio_request_list_by_name_nodev()
950 int gpio_free_list_nodev(struct gpio_desc *desc, int count) in gpio_free_list_nodev() function