Searched refs:wusb_ckhdid_zero (Results 1 – 3 of 3) sorted by relevance
257 if (memcmp(chid, &wusb_ckhdid_zero, sizeof(*chid)) == 0) in wusbhc_chid_set()
88 chid = &wusb_ckhdid_zero; in wusb_chid_show()
84 static const struct wusb_ckhdid wusb_ckhdid_zero = { .data = { 0 } }; variable