Home
last modified time | relevance | path

Searched refs:aw_acf_profile_free (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw87xxx/
H A Daw_acf_bin.h177 void aw_acf_profile_free(struct device *dev,
H A Daw_acf_bin.c810 aw_acf_profile_free(dev, acf_info); in aw_parse_acf_v_0_0_0_1()
818 aw_acf_profile_free(dev, acf_info); in aw_parse_acf_v_0_0_0_1()
1394 void aw_acf_profile_free(struct device *dev, struct acf_bin_info *acf_info) in aw_acf_profile_free() function
H A Daw87xxx.c609 aw_acf_profile_free(aw87xxx->dev, &aw87xxx->acf_info); in aw87xxx_fw_cfg_free()