Home
last modified time | relevance | path

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

/linux-6.12.1/arch/m68k/kernel/
Dsetup_mm.c476 static int hardware_proc_show(struct seq_file *m, void *v) in hardware_proc_show() function
500 proc_create_single("hardware", 0, NULL, hardware_proc_show); in proc_hardware_init()