Home
last modified time | relevance | path

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

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