Searched refs:cs_amp_get_efi_variable (Results 1 – 1 of 1) sorted by relevance
| /sound/soc/codecs/ |
| A D | cs-amp-lib.c | 103 static efi_status_t cs_amp_get_efi_variable(efi_char16_t *name, in cs_amp_get_efi_variable() function 110 KUNIT_STATIC_STUB_REDIRECT(cs_amp_get_efi_variable, name, guid, size, buf); in cs_amp_get_efi_variable() 127 status = cs_amp_get_efi_variable(CS_AMP_CAL_NAME, &CS_AMP_CAL_GUID, &data_size, NULL); in cs_amp_get_cal_efi_buffer() 141 status = cs_amp_get_efi_variable(CS_AMP_CAL_NAME, &CS_AMP_CAL_GUID, &data_size, data); in cs_amp_get_cal_efi_buffer() 277 .get_efi_variable = cs_amp_get_efi_variable,
|
Completed in 5 milliseconds