Searched refs:caiaq_device_spec (Results 1 – 2 of 2) sorted by relevance
42 struct caiaq_device_spec { struct73 struct caiaq_device_spec spec; argument
151 if (payload_len < sizeof(struct caiaq_device_spec)) in usb_ep1_command_reply_dispatch()153 memcpy(&cdev->spec, buf+1, sizeof(struct caiaq_device_spec)); in usb_ep1_command_reply_dispatch()