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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/usb/
H A Dusbmixer.c264 static int snd_usb_copy_string_desc(struct mixer_build *state, int index, char *buf, int maxlen) function
537 return snd_usb_copy_string_desc(state, iterm->name, name, maxlen);
923 len = snd_usb_copy_string_desc(state, nameid, kctl->id.name, sizeof(kctl->id.name));
1350 len = snd_usb_copy_string_desc(state, nameid, kctl->id.name, sizeof(kctl->id.name));
1555 snd_usb_copy_string_desc(state, nameid, kctl->id.name, sizeof(kctl->id.name));

Completed in 12 milliseconds