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

/linux-4.1.27/arch/blackfin/kernel/
H A Dbfin_gpio.c126 static char *get_label(unsigned short ident) get_label() function
680 __func__, ident, get_label(ident)); peripheral_request()
705 __func__, ident, P_FUNCT2MUX(per), get_label(ident)); peripheral_request()
825 gpio, get_label(gpio)); bfin_gpio_request()
834 gpio, get_label(gpio)); bfin_gpio_request()
906 gpio, get_label(gpio)); bfin_special_gpio_request()
914 gpio, get_label(gpio)); bfin_special_gpio_request()
967 gpio, get_label(gpio)); bfin_gpio_irq_request()
974 gpio, get_label(gpio)); bfin_gpio_irq_request()
1116 get_label(c), (gpio && irq) ? " *" : "", gpio_proc_show()
1119 seq_printf(m, "GPIO_%d: \t%s \t\tPeripheral\n", c, get_label(c)); gpio_proc_show()

Completed in 71 milliseconds