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