Searched refs:snd_device1 (Results 1 – 4 of 4) sorted by relevance
161 bool platform_check_backends_match(snd_device_t snd_device1, snd_device_t snd_device2);
1359 bool platform_check_backends_match(snd_device_t snd_device1, snd_device_t snd_device2) in platform_check_backends_match() argument1364 platform_get_snd_device_name(snd_device1), in platform_check_backends_match()1367 if ((snd_device1 < SND_DEVICE_MIN) || (snd_device1 >= SND_DEVICE_MAX)) { in platform_check_backends_match()1369 platform_get_snd_device_name(snd_device1)); in platform_check_backends_match()1377 const char * be_itf1 = hw_interface_table[snd_device1]; in platform_check_backends_match()
2112 bool platform_check_backends_match(snd_device_t snd_device1, snd_device_t snd_device2) in platform_check_backends_match() argument2115 platform_get_snd_device_name(snd_device1), in platform_check_backends_match()2118 if ((snd_device1 < SND_DEVICE_MIN) || (snd_device1 >= SND_DEVICE_MAX)) { in platform_check_backends_match()2120 platform_get_snd_device_name(snd_device1)); in platform_check_backends_match()2129 const char * be_itf1 = hw_interface_table[snd_device1]; in platform_check_backends_match()
1250 bool platform_check_backends_match(snd_device_t snd_device1 __unused, in platform_check_backends_match()