Searched refs:nubus_proc_show (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/nubus/ |
H A D | proc.c | 192 proc_create_single("nubus", 0, NULL, nubus_proc_show); in nubus_proc_init()
|
H A D | bus.c | 111 int nubus_proc_show(struct seq_file *m, void *data) in nubus_proc_show() function
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | nubus.h | 170 int nubus_proc_show(struct seq_file *m, void *data);
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | nubus.h | 171 int nubus_proc_show(struct seq_file *m, void *data);
|
/kernel/linux/linux-6.6/drivers/nubus/ |
H A D | bus.c | 103 int nubus_proc_show(struct seq_file *m, void *data) in nubus_proc_show() function
|
H A D | proc.c | 195 proc_create_single("nubus", 0, NULL, nubus_proc_show); in nubus_proc_init()
|
Completed in 2 milliseconds