Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/platform/x86/
Dthinkpad_acpi.c884 static int dispatch_proc_show(struct seq_file *m, void *v) in dispatch_proc_show() function
895 return single_open(file, dispatch_proc_show, pde_data(inode)); in dispatch_proc_open()