Lines Matching refs:get_label
126 static char *get_label(unsigned short ident) in get_label() function
680 __func__, ident, get_label(ident)); in peripheral_request()
705 __func__, ident, P_FUNCT2MUX(per), get_label(ident)); in peripheral_request()
825 gpio, get_label(gpio)); in bfin_gpio_request()
834 gpio, get_label(gpio)); in bfin_gpio_request()
906 gpio, get_label(gpio)); in bfin_special_gpio_request()
914 gpio, get_label(gpio)); in bfin_special_gpio_request()
967 gpio, get_label(gpio)); in bfin_gpio_irq_request()
974 gpio, get_label(gpio)); in bfin_gpio_irq_request()
1116 get_label(c), (gpio && irq) ? " *" : "", in gpio_proc_show()
1119 seq_printf(m, "GPIO_%d: \t%s \t\tPeripheral\n", c, get_label(c)); in gpio_proc_show()