Home
last modified time | relevance | path

Searched refs:cluster_wLength (Results 1 – 1 of 1) sorted by relevance

/linux/sound/usb/
H A Dstream.c899 u16 cluster_id, wLength, cluster_wLength; in snd_usb_get_audioformat_uac3() local
1029 cluster_wLength = le16_to_cpu(cluster->wLength); in snd_usb_get_audioformat_uac3()
1030 if (cluster_wLength < sizeof(*cluster) || in snd_usb_get_audioformat_uac3()
1031 cluster_wLength > wLength) { in snd_usb_get_audioformat_uac3()