Searched refs:usbser_msgtype2str (Results 1 – 1 of 1) sorted by relevance
137 static char *usbser_msgtype2str(int);2483 "type=%s (0x%x)", usbser_msgtype2str(msgtype), msgtype); in usbser_wmsg()3309 usbser_msgtype2str(int type) in usbser_msgtype2str() function