Searched refs:target_hdr (Results 1 – 2 of 2) sorted by relevance
1346 struct uvcg_control_header *target_hdr; in uvcg_control_class_allow_link() local1368 target_hdr = to_uvcg_control_header(target); in uvcg_control_class_allow_link()1369 ++target_hdr->linked; in uvcg_control_class_allow_link()1370 class_array[0] = (struct uvc_descriptor_header *)&target_hdr->desc; in uvcg_control_class_allow_link()1388 struct uvcg_control_header *target_hdr; in uvcg_control_class_drop_link() local1405 target_hdr = to_uvcg_control_header(target); in uvcg_control_class_drop_link()1406 --target_hdr->linked; in uvcg_control_class_drop_link()3426 struct uvcg_streaming_header *target_hdr; in uvcg_streaming_class_allow_link() local3448 target_hdr = to_uvcg_streaming_header(target); in uvcg_streaming_class_allow_link()3449 ret = __uvcg_iter_strm_cls(target_hdr, &size, &count, __uvcg_cnt_strm); in uvcg_streaming_class_allow_link()[all …]
337 coalesce_t2(char *second_buf, struct smb_hdr *target_hdr, unsigned int *pdu_len) in coalesce_t2() argument340 struct smb_t2_rsp *pSMBt = (struct smb_t2_rsp *)target_hdr; in coalesce_t2()394 byte_count = get_bcc(target_hdr); in coalesce_t2()401 put_bcc(byte_count, target_hdr); in coalesce_t2()