Searched refs:USB_DT_KEY (Results 1 – 4 of 4) sorted by relevance
37 wusbhc->gtk.descr.bDescriptorType = USB_DT_KEY; in wusbhc_sec_create()192 USB_DT_KEY << 8 | wusbhc->gtk_index, 0, in wusb_dev_set_gtk()
132 req->wValue = cpu_to_le16(USB_DT_KEY << 8 | wusbhc->gtk_index); in wusb_dev_alloc()
436 keyd->bDescriptorType = USB_DT_KEY; in __hwahc_dev_set_key()445 USB_DT_KEY << 8 | key_idx, in __hwahc_dev_set_key()
211 #define USB_DT_KEY 0x0d macro