Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nubus/
Dproc.c198 static const struct seq_operations nubus_proc_seqops = { variable
207 return seq_open(file, &nubus_proc_seqops); in nubus_proc_open()