Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/comedi/
Dcomedi_fops.c2276 bool attach_locked; in comedi_write() local
2281 attach_locked = true; in comedi_write()
2335 attach_locked = false; in comedi_write()
2407 if (attach_locked) in comedi_write()
2424 bool attach_locked; in comedi_read() local
2428 attach_locked = true; in comedi_read()
2527 attach_locked = false; in comedi_read()
2545 if (attach_locked) in comedi_read()