Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_audio_raw_sampling_parse.c266 UCHAR subtype; member
290 if (packed_audio_descriptor[2] != finder -> subtype) in _ux_host_class_audio_ac_find_parse()
301 static UCHAR *_ux_host_class_audio_ac_find(UX_HOST_CLASS_AUDIO *audio, UCHAR subtype, UCHAR id) in _ux_host_class_audio_ac_find() argument
309 finder.subtype = subtype; in _ux_host_class_audio_ac_find()