Searched refs:CHID (Results 1 – 9 of 9) sorted by relevance
30 Start a WUSB host controller (by setting up a CHID)32 set-chid DEVICE HOST-CHID HOST-BANDGROUP HOST-NAME39 Get the device ID associated to the HOST-CHID we sent with50 CHID is always 16 hex bytes in 'XX YY ZZ...' form
98 struct wusb_ckhdid CHID; member132 struct wusb_ckhdid CHID; member
97 struct wusb_ckhdid CHID; member
17 and the CHID (host ID) into the wusb_host_name,30 - If it has a matching CHID,CDID entry, the device57 The CHID of the host formatted as 16 space-separated
6 Write the CHID (16 space-separated hex octets) for this host controller.10 Set an all zero CHID to stop the host controller.
242 hi->CHID = cbaf->chid; in cbaf_send_host_info()505 ccd->CHID = cbaf->chid; in cbaf_cc_upload()511 dev_dbg(dev, " CHID %16ph\n", ccd->CHID.data); in cbaf_cc_upload()
85 chid = &wusbhc->wuie_host_info->CHID; in wusb_chid_show()
1021 hi->CHID = wusbhc->chid; in wusbhc_devconnect_start()
1130 __u8 CHID[16]; /* persistent host id */ member