Searched refs:get_label (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/arch/blackfin/kernel/ |
D | bfin_gpio.c | 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() [all …]
|