Searched refs:as_out_hdr_desc (Results 1 – 1 of 1) sorted by relevance
754 static struct uac2_as_header_descriptor as_out_hdr_desc = { variable755 .bLength = sizeof as_out_hdr_desc,898 (struct usb_descriptor_header *)&as_out_hdr_desc,928 (struct usb_descriptor_header *)&as_out_hdr_desc,1038 as_out_hdr_desc.bNrChannels = num_channels(uac2_opts->c_chmask); in afunc_bind()1039 as_out_hdr_desc.bmChannelConfig = cpu_to_le32(uac2_opts->c_chmask); in afunc_bind()