Searched refs:hex2str (Results 1 – 1 of 1) sorted by relevance
1662 static void hex2str(int val, char *str, size_t size) in hex2str() function1682 hex2str(f->vendor_id, vid, sizeof(vid)); in usb_host_info()1683 hex2str(f->product_id, pid, sizeof(pid)); in usb_host_info()