Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/
Dfbmem.c700 static const struct seq_operations proc_fb_seq_ops = { variable
709 return seq_open(file, &proc_fb_seq_ops); in proc_fb_open()