Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/
Draw.c37 static const struct file_operations raw_ctl_fops; /* forward declaration */ variable
61 filp->f_op = &raw_ctl_fops; in raw_open()
296 static const struct file_operations raw_ctl_fops = { variable