Home
last modified time | relevance | path

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

/src/sys/dev/hid/
H A Dhidraw.c306 hidraw_lock_queue(struct hidraw_softc *sc, bool flush) in hidraw_lock_queue() function
427 error = dev->si_drv1 == NULL ? EIO : hidraw_lock_queue(sc, false); in hidraw_read()
681 error = hidraw_lock_queue(sc, true); in hidraw_ioctl()