Searched refs:UHID_LOG (Results 1 – 1 of 1) sorted by relevance
106 #define UHID_LOG(fmt, ...) do { \ macro176 UHID_LOG("Read HUP on uhid-cdev"); in uhid_event()179 UHID_LOG("Cannot read uhid-cdev: %m"); in uhid_event()182 UHID_LOG("Invalid size read from uhid-dev: %zd != %zu", in uhid_event()193 UHID_LOG("UHID_START from uhid-dev"); in uhid_event()198 UHID_LOG("UHID_STOP from uhid-dev"); in uhid_event()201 UHID_LOG("UHID_OPEN from uhid-dev"); in uhid_event()204 UHID_LOG("UHID_CLOSE from uhid-dev"); in uhid_event()207 UHID_LOG("UHID_OUTPUT from uhid-dev"); in uhid_event()210 UHID_LOG("UHID_GET_REPORT from uhid-dev"); in uhid_event()[all …]