Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/x86/
Dthinkpad_acpi.c842 static int dispatch_proc_show(struct seq_file *m, void *v) in dispatch_proc_show() function
853 return single_open(file, dispatch_proc_show, PDE_DATA(inode)); in dispatch_proc_open()