Home
last modified time | relevance | path

Searched refs:CDID (Results 1 – 3 of 3) sorted by relevance

/Documentation/ABI/testing/
Dsysfs-wusb_cbaf19 get sent to the device and the CDID (if any) for
30 - If it has a matching CHID,CDID entry, the device
34 - If the CDID is zero (or the CM doesn't find a
35 matching CDID in its database), the device is
38 generated CDID to wusb_cdid and then a random CK
61 the CDID for any existing association with this host.
91 The device's CDID formatted as 16 space-separated hex
Dsysfs-bus-usb99 A devices's CDID, as 16 space-separated hex octets.
/Documentation/usb/
Dwusb-cbaf44 If we allow the device to connect, set a random new CDID and CK
47 authenticate the device (when we see the CDID he uses to id
111 CDID="$(head --bytes=16 /dev/urandom | od -tx1 -An)"
113 echo "$CDID" > $dev/wusb_cdid
118 echo "CDID:$CDID"