Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/fieldbus/
Ddev_core.c164 struct fb_open_file { struct
171 struct fb_open_file *of; in fieldbus_open() argument
186 struct fb_open_file *of = filp->private_data; in fieldbus_release()
195 struct fb_open_file *of = filp->private_data; in fieldbus_read()
205 struct fb_open_file *of = filp->private_data; in fieldbus_write()
213 struct fb_open_file *of = filp->private_data; in fieldbus_poll()