Home
last modified time | relevance | path

Searched refs:CHID (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/Documentation/usb/
Dwusb-cbaf30 Start a WUSB host controller (by setting up a CHID)
32 set-chid DEVICE HOST-CHID HOST-BANDGROUP HOST-NAME
39 Get the device ID associated to the HOST-CHID we sent with
50 CHID is always 16 hex bytes in 'XX YY ZZ...' form
/linux-4.4.14/include/linux/usb/
Dassociation.h97 struct wusb_ckhdid CHID; member
131 struct wusb_ckhdid CHID; member
Dwusb.h96 struct wusb_ckhdid CHID; member
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-wusb_cbaf17 and the CHID (host ID) into the wusb_host_name,
30 - If it has a matching CHID,CDID entry, the device
57 The CHID of the host formatted as 16 space-separated
Dsysfs-class-uwb_rc-wusbhc6 Write the CHID (16 space-separated hex octets) for this host controller.
10 Set an all zero CHID to stop the host controller.
/linux-4.4.14/drivers/usb/wusbcore/
Dcbaf.c256 hi->CHID = cbaf->chid; in cbaf_send_host_info()
524 ccd->CHID = cbaf->chid; in cbaf_cc_upload()
530 ckhdid_printf(pr_cdid, sizeof(pr_cdid), &ccd->CHID); in cbaf_cc_upload()
Dwusbhc.c101 chid = &wusbhc->wuie_host_info->CHID; in wusb_chid_show()
Ddevconnect.c1036 hi->CHID = wusbhc->chid; in wusbhc_devconnect_start()
/linux-4.4.14/include/uapi/linux/usb/
Dch9.h942 __u8 CHID[16]; /* persistent host id */ member