Home
last modified time | relevance | path

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

/linux-4.1.27/arch/m68k/kernel/
Dsetup_mm.c534 static const struct file_operations hardware_proc_fops = { variable
543 proc_create("hardware", 0, NULL, &hardware_proc_fops); in proc_hardware_init()