Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/hda/
Dhda_codec.c1391 static struct hda_cache_head *get_alloc_hash(struct hda_cache_rec *cache, in get_alloc_hash() function
1415 return (struct hda_amp_info *)get_alloc_hash(&codec->amp_cache, key); in get_alloc_amp_hash()
2899 c = get_alloc_hash(&codec->cmd_cache, key); in snd_hda_codec_write_cache()