Home
last modified time | relevance | path

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

/drivers/char/
Draw.c38 static const struct file_operations raw_ctl_fops; /* forward declaration */ variable
62 filp->f_op = &raw_ctl_fops; in raw_open()
297 static const struct file_operations raw_ctl_fops = { variable