Home
last modified time | relevance | path

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

/external/u-boot/drivers/gpio/
Dadi_gpio2.c39 static int cmp_label(unsigned short ident, const char *label) in cmp_label() function
167 if (cmp_label(ident, label) == 0) in peripheral_request()
257 if (cmp_label(gpio, label) == 0) in gpio_request()
307 if (cmp_label(gpio, label) == 0) in special_gpio_request()