Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/char/
Draw.c39 static const struct file_operations raw_ctl_fops; /* forward declaration */ variable
63 filp->f_op = &raw_ctl_fops; in raw_open()
289 static const struct file_operations raw_ctl_fops = { variable