Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/zorro/
Dproc.c91 static const struct seq_operations zorro_devices_seq_ops = { variable
100 return seq_open(file, &zorro_devices_seq_ops); in zorro_devices_proc_open()