Searched refs:hda_cache_rec (Results 1 – 2 of 2) sorted by relevance
730 struct hda_cache_rec { struct825 struct hda_cache_rec amp_cache; /* cache for amp access */826 struct hda_cache_rec cmd_cache; /* cache for other commands */
1143 static void init_hda_cache(struct hda_cache_rec *cache,1145 static void free_hda_cache(struct hda_cache_rec *cache);1554 static void /*__devinit*/ init_hda_cache(struct hda_cache_rec *cache, in init_hda_cache()1562 static void free_hda_cache(struct hda_cache_rec *cache) in free_hda_cache()1568 static struct hda_cache_head *get_hash(struct hda_cache_rec *cache, u32 key) in get_hash()1584 static struct hda_cache_head *get_alloc_hash(struct hda_cache_rec *cache, in get_alloc_hash()