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 | 145 cs_amp_test_hooks->get_efi_variable, in cs_amp_lib_test_cal_data_too_short_test() 187 cs_amp_test_hooks->get_efi_variable, in cs_amp_lib_test_cal_count_too_big_test() 213 cs_amp_test_hooks->get_efi_variable, in cs_amp_lib_test_no_cal_data_test() 353 cs_amp_test_hooks->get_efi_variable, in cs_amp_lib_test_get_hp_efi_cal() 375 cs_amp_test_hooks->get_efi_variable, in cs_amp_lib_test_get_efi_cal_by_uid_test() 408 cs_amp_test_hooks->get_efi_variable, in cs_amp_lib_test_get_efi_cal_by_index_unchecked_test() 440 cs_amp_test_hooks->get_efi_variable, in cs_amp_lib_test_get_efi_cal_by_index_checked_test() 476 cs_amp_test_hooks->get_efi_variable, in cs_amp_lib_test_get_efi_cal_by_index_uid_mismatch_test() 508 cs_amp_test_hooks->get_efi_variable, in cs_amp_lib_test_get_efi_cal_by_index_fallback_test() 548 cs_amp_test_hooks in cs_amp_lib_test_get_efi_cal_uid_not_found_noindex_test() [all...] |
| H A D | cs-amp-lib.c | 855 static const struct cs_amp_test_hooks cs_amp_test_hook_ptrs = { 862 const struct cs_amp_test_hooks * const cs_amp_test_hooks = variable 864 EXPORT_SYMBOL_NS_GPL(cs_amp_test_hooks, "SND_SOC_CS_AMP_LIB");
|