Home
last modified time | relevance | path

Searched refs:hc_header (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/usb/
H A Dstream.c870 struct uac3_hc_descriptor_header hc_header; in snd_usb_get_audioformat_uac3() local
968 &hc_header, sizeof(hc_header)); in snd_usb_get_audioformat_uac3()
971 else if (err != sizeof(hc_header)) { in snd_usb_get_audioformat_uac3()
982 wLength = le16_to_cpu(hc_header.wLength); in snd_usb_get_audioformat_uac3()
/kernel/linux/linux-6.6/sound/usb/
H A Dstream.c872 struct uac3_hc_descriptor_header hc_header; in snd_usb_get_audioformat_uac3() local
970 &hc_header, sizeof(hc_header)); in snd_usb_get_audioformat_uac3()
973 else if (err != sizeof(hc_header)) { in snd_usb_get_audioformat_uac3()
984 wLength = le16_to_cpu(hc_header.wLength); in snd_usb_get_audioformat_uac3()

Completed in 3 milliseconds