Searched refs:snd_usb_find_csint_desc (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/usb/
H A Dhelper.h7 void *snd_usb_find_csint_desc(void *descstart, int desclen, void *after, u8 dsubtype);
H A Dhelper.c66 void *snd_usb_find_csint_desc(void *buffer, int buflen, void *after, u8 dsubtype) function
H A Dclock.c42 while ((cs = snd_usb_find_csint_desc(ctrl_iface->extra,
58 while ((cs = snd_usb_find_csint_desc(ctrl_iface->extra,
74 while ((cs = snd_usb_find_csint_desc(ctrl_iface->extra,
H A Dendpoint.c200 while ((term = snd_usb_find_csint_desc(ctrl_iface->extra,
216 while ((term = snd_usb_find_csint_desc(ctrl_iface->extra,
282 snd_usb_find_csint_desc(alts->extra, alts->extralen, NULL, UAC_AS_GENERAL);
304 snd_usb_find_csint_desc(alts->extra, alts->extralen, NULL, UAC_AS_GENERAL);
344 fmt = snd_usb_find_csint_desc(alts->extra, alts->extralen, NULL, UAC_FORMAT_TYPE);
H A Dcard.c207 control_header = snd_usb_find_csint_desc(host_iface->extra,
H A Dmixer.c1930 while ((p = snd_usb_find_csint_desc(hostif->extra, hostif->extralen, p, UAC_OUTPUT_TERMINAL)) != NULL) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/usb/
H A Dhelper.h7 void *snd_usb_find_csint_desc(void *descstart, int desclen, void *after, u8 dsubtype);
H A Dhelper.c66 void *snd_usb_find_csint_desc(void *buffer, int buflen, void *after, u8 dsubtype) function
H A Dclock.c42 while ((cs = snd_usb_find_csint_desc(ctrl_iface->extra,
58 while ((cs = snd_usb_find_csint_desc(ctrl_iface->extra,
74 while ((cs = snd_usb_find_csint_desc(ctrl_iface->extra,
H A Dendpoint.c200 while ((term = snd_usb_find_csint_desc(ctrl_iface->extra,
216 while ((term = snd_usb_find_csint_desc(ctrl_iface->extra,
282 snd_usb_find_csint_desc(alts->extra, alts->extralen, NULL, UAC_AS_GENERAL);
304 snd_usb_find_csint_desc(alts->extra, alts->extralen, NULL, UAC_AS_GENERAL);
344 fmt = snd_usb_find_csint_desc(alts->extra, alts->extralen, NULL, UAC_FORMAT_TYPE);
H A Dcard.c207 control_header = snd_usb_find_csint_desc(host_iface->extra,
H A Dmixer.c1930 while ((p = snd_usb_find_csint_desc(hostif->extra, hostif->extralen, p, UAC_OUTPUT_TERMINAL)) != NULL) {

Completed in 86 milliseconds