Searched refs:cmp_label (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/blackfin/kernel/
H A Dbfin_gpio.c131 static int cmp_label(unsigned short ident, const char *label) cmp_label() function
698 if (cmp_label(ident, label) == 0) peripheral_request()
816 if (cmp_label(gpio, label) == 0) { bfin_gpio_request()
898 if (cmp_label(gpio, label) == 0) { bfin_special_gpio_request()

Completed in 38 milliseconds