Searched refs:CAP_VOICE (Results 1 – 2 of 2) sorted by relevance
944 return CAP_VOICE; in getUseCaseType()947 return CAP_VOICE; in getUseCaseType()991 capability = CAP_VOICE; in set_controls_of_usecase_for_all_devices()1007 } else if (ident_cap == CAP_VOICE) { in set_controls_of_usecase_for_all_devices()1019 if (capability == CAP_VOICE || ident_cap == CAP_VOICE || in set_controls_of_usecase_for_all_devices()1035 ident_cap == CAP_VOICE) { in set_controls_of_usecase_for_all_devices()1131 if (capability == CAP_VOICE || in set_controls_of_device_for_all_usecases()1179 if (capability == CAP_VOICE || in set_controls_of_device_for_all_usecases()1183 CAP_VOICE) { in set_controls_of_device_for_all_usecases()1203 if (capability == CAP_VOICE || in set_controls_of_device_for_all_usecases()[all …]
45 #define CAP_VOICE 0x4 macro