Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/bthidcontrol/
H A Dhid.c174 h->flags & HIO_NULLSTATE ? " NullState" : "", in hid_dump_item()
/freebsd/sys/dev/hid/
H A Dhid.h179 #define HIO_NULLSTATE 0x040 macro
H A Dhidmap.c569 item->type = hi->flags & HIO_NULLSTATE in hidmap_parse_hid_item()