Searched refs:WUSB_CKHDID_STRSIZE (Results 1 – 3 of 3) sorted by relevance
319 char pr_chid[WUSB_CKHDID_STRSIZE]; in cbaf_wusb_chid_show()432 char pr_cdid[WUSB_CKHDID_STRSIZE]; in cbaf_wusb_cdid_show()520 char pr_cdid[WUSB_CKHDID_STRSIZE]; in cbaf_cc_upload()
534 char pr_cdid[WUSB_CKHDID_STRSIZE]; in wusbhc_handle_dn_connect()
85 #define WUSB_CKHDID_STRSIZE (3 * sizeof(struct wusb_ckhdid) + 1) macro