Searched refs:init_hda_cache (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dhda_codec.c956 static void init_hda_cache(struct hda_cache_rec *cache,
1072 init_hda_cache(&codec->amp_cache, sizeof(struct hda_amp_info));
1073 init_hda_cache(&codec->cmd_cache, sizeof(struct hda_cache_head));
1355 static void /*__devinit*/ init_hda_cache(struct hda_cache_rec *cache, function
2087 init_hda_cache(&codec->amp_cache, sizeof(struct hda_amp_info));
2088 init_hda_cache(&codec->cmd_cache, sizeof(struct hda_cache_head));

Completed in 301 milliseconds