Searched refs:cs_amp_test_hooks (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | cs-amp-lib-test.c | 143 cs_amp_test_hooks->get_efi_variable, in cs_amp_lib_test_cal_data_too_short_test() 185 cs_amp_test_hooks->get_efi_variable, in cs_amp_lib_test_cal_count_too_big_test() 211 cs_amp_test_hooks->get_efi_variable, in cs_amp_lib_test_no_cal_data_test() 351 cs_amp_test_hooks->get_efi_variable, in cs_amp_lib_test_get_hp_efi_cal() 373 cs_amp_test_hooks->get_efi_variable, in cs_amp_lib_test_get_efi_cal_by_uid_test() 406 cs_amp_test_hooks->get_efi_variable, in cs_amp_lib_test_get_efi_cal_by_index_unchecked_test() 438 cs_amp_test_hooks->get_efi_variable, in cs_amp_lib_test_get_efi_cal_by_index_checked_test() 474 cs_amp_test_hooks->get_efi_variable, in cs_amp_lib_test_get_efi_cal_by_index_uid_mismatch_test() 506 cs_amp_test_hooks->get_efi_variable, in cs_amp_lib_test_get_efi_cal_by_index_fallback_test() 546 cs_amp_test_hooks->get_efi_variable, in cs_amp_lib_test_get_efi_cal_uid_not_found_noindex_test() [all …]
|
| H A D | cs-amp-lib.c | 728 static const struct cs_amp_test_hooks cs_amp_test_hook_ptrs = { 735 const struct cs_amp_test_hooks * const cs_amp_test_hooks = variable 737 EXPORT_SYMBOL_NS_GPL(cs_amp_test_hooks, "SND_SOC_CS_AMP_LIB");
|