Searched refs:bfin_gpio_request (Results 1 – 2 of 2) sorted by relevance
39 int bfin_gpio_request(unsigned gpio, const char *label);
801 int bfin_gpio_request(unsigned gpio, const char *label) in bfin_gpio_request() function854 EXPORT_SYMBOL(bfin_gpio_request);1172 return bfin_gpio_request(gpio, chip->label); in bfin_gpiolib_gpio_request()