Home
last modified time | relevance | path

Searched defs:tlc_index (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/hid/
H A Dhconf.c210 hconf_parse_feature(struct feature_control *fc, uint8_t tlc_index, in hconf_parse_feature()
248 uint8_t tlc_index; in hconf_attach() local
H A Dhidmap.c443 hidmap_probe_hid_descr(void *d_ptr, hid_size_t d_len, uint8_t tlc_index, in hidmap_probe_hid_descr()
507 uint8_t tlc_index = hidbus_get_index(hm->dev); in hidmap_add_map() local
656 hidmap_parse_hid_descr(struct hidmap *hm, uint8_t tlc_index) in hidmap_parse_hid_descr()
H A Dhidbus.h145 #define HIDBUS_FOREACH_ITEM(hd, hi, tlc_index) \ argument
H A Dhidbus.c132 uint8_t tlc_index, uint8_t index, struct hid_location *loc, in hidbus_locate()
174 uint8_t tlc_index) in hidbus_is_collection()
H A Dhkbd.c768 uint8_t tlc_index) in hkbd_parse_hid()
877 uint8_t tlc_index = hidbus_get_index(dev); in hkbd_attach() local
H A Dhmt.c656 uint32_t tlc_usage, uint8_t tlc_index) in hmt_hid_parse()