Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhidraw.c181 static const struct filterops hidraw_filterops_read = { variable
983 kn->kn_fop = &hidraw_filterops_read; in hidraw_kqfilter()