Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/media/zoran/
Dzoran_procfs.c178 static const struct file_operations zoran_operations = { variable
195 zr->zoran_proc = proc_create_data(name, 0, NULL, &zoran_operations, zr); in zoran_proc_init()