Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/fieldbus/
Ddev_core.c167 struct fb_open_file { struct
174 struct fb_open_file *of; in fieldbus_open() argument
189 struct fb_open_file *of = filp->private_data; in fieldbus_release()
198 struct fb_open_file *of = filp->private_data; in fieldbus_read()
208 struct fb_open_file *of = filp->private_data; in fieldbus_write()
216 struct fb_open_file *of = filp->private_data; in fieldbus_poll()