Home
last modified time | relevance | path

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

/tools/testing/selftests/hid/
A Dhid_common.h103 #define UHID_LOG(fmt, ...) do { \ macro
179 UHID_LOG("Read HUP on uhid-cdev"); in uhid_event()
182 UHID_LOG("Cannot read uhid-cdev: %m"); in uhid_event()
185 UHID_LOG("Invalid size read from uhid-dev: %zd != %zu", in uhid_event()
196 UHID_LOG("UHID_START from uhid-dev"); in uhid_event()
201 UHID_LOG("UHID_STOP from uhid-dev"); in uhid_event()
204 UHID_LOG("UHID_OPEN from uhid-dev"); in uhid_event()
207 UHID_LOG("UHID_CLOSE from uhid-dev"); in uhid_event()
210 UHID_LOG("UHID_OUTPUT from uhid-dev"); in uhid_event()
220 UHID_LOG("UHID_GET_REPORT from uhid-dev"); in uhid_event()
[all …]

Completed in 4 milliseconds