Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/kernel/
Dbfin_gpio.c1107 static int gpio_proc_show(struct seq_file *m, void *v) in gpio_proc_show() function
1129 return single_open(file, gpio_proc_show, NULL); in gpio_proc_open()