Searched refs:init_hda_cache (Results 1 – 1 of 1) sorted by relevance
959 static void init_hda_cache(struct hda_cache_rec *cache,1075 init_hda_cache(&codec->amp_cache, sizeof(struct hda_amp_info)); in snd_hda_codec_new()1076 init_hda_cache(&codec->cmd_cache, sizeof(struct hda_cache_head)); in snd_hda_codec_new()1361 static void /*__devinit*/ init_hda_cache(struct hda_cache_rec *cache, in init_hda_cache() function2106 init_hda_cache(&codec->amp_cache, sizeof(struct hda_amp_info)); in snd_hda_codec_reset()2107 init_hda_cache(&codec->cmd_cache, sizeof(struct hda_cache_head)); in snd_hda_codec_reset()