Lines Matching refs:used
682 unsigned char active; /* cvt is currently used */
833 * snd_hda_codec_device_new() is used by legacy HDA and ASoC driver.
1698 * This function is used when #snd_hda_ctl_add cannot be used for 1:1
1731 for (i = 0; i < codec->mixers.used; i++)
1798 * When a device is being used, it returns -EBSY. If successfully freed,
1827 for (i = 0; i < codec->mixers.used; i++) {
2228 if (WARN_ON(codec->spdif_out.used <= idx))
2337 if (WARN_ON(codec->spdif_out.used <= idx))
2365 if (WARN_ON(codec->spdif_out.used <= idx))
2395 if (WARN_ON(codec->spdif_out.used <= idx))
2498 kctl->private_value = codec->spdif_out.used - 1;
2544 if (WARN_ON(codec->spdif_out.used <= idx))
2566 if (WARN_ON(codec->spdif_out.used <= idx))
2739 * @fg: function group (not used now)
2774 * This can be used a codec power_filter callback.
2844 /* don't care if no filter is used */
2892 * call suspend and power-down; used both from PM and power-save
2910 * kick up codec; used both from PM and power-save
3986 * When the same label is used already in the existing items, the number
4045 * used by hda_proc.c and hda_eld.c