Searched defs:pfx (Results 1 – 3 of 3) sorted by relevance
357 static void hexdump(char *pfx, unsigned char *msg, int msglen) in hexdump()
363 hexdump(char *pfx, unsigned char *msg, int msglen) in hexdump()
100 #define HID_MAIN_ITEM_SIZE(pfx) ((pfx)&HID_REPORT_ITEM_SIZE_MASK) argument144 #define HID_GLOBAL_ITEM_SIZE(pfx) ((pfx)&HID_REPORT_ITEM_SIZE_MASK) argument159 #define HID_LOCAL_ITEM_SIZE(pfx) ((pfx)&HID_REPORT_ITEM_SIZE_MASK) argument