Home | History | Annotate | Download | only in usbaudio

Lines Matching full:alsa_card

1020         int alsa_card = param_val >= 0 ? atoi(value) : -1;
1025 if (alsa_card >= 0 && alsa_device >= 0) {
1029 profile_is_cached_for(&adev->out_profile, alsa_card, alsa_device)) {
1033 profile_is_cached_for(&adev->in_profile, alsa_card, alsa_device)) {