Searched defs:id (Results 1 – 3 of 3) sorted by relevance
266 UCHAR id; member300 static UCHAR *_ux_host_class_audio_ac_find(UX_HOST_CLASS_AUDIO *audio, UCHAR subtype, UCHAR id) in _ux_host_class_audio_ac_find()328 UCHAR id; in _ux_host_class_audio20_clock_get() local
716 UINT _tx_thread_create(TX_THREAD *thread_ptr, CHAR *name_ptr, VOID (*entry_function)(ULONG id), UL… in _tx_thread_create()
108 #define ux_media_id_set(m,id) ((m)->fx_media_id=(id)) argument