hda_cache_head    618 sound/pci/hda/hda_codec.c 	init_hda_cache(&codec->cmd_cache, sizeof(struct hda_cache_head));
hda_cache_head    768 sound/pci/hda/hda_codec.c static struct hda_cache_head  *get_alloc_hash(struct hda_cache_rec *cache,
hda_cache_head    773 sound/pci/hda/hda_codec.c 	struct hda_cache_head *info;
hda_cache_head    776 sound/pci/hda/hda_codec.c 		info = (struct hda_cache_head *)(cache->buffer +
hda_cache_head    803 sound/pci/hda/hda_codec.c 	info = (struct hda_cache_head *)(cache->buffer +
hda_cache_head   1768 sound/pci/hda/hda_codec.c 		struct hda_cache_head *c;
hda_cache_head   1782 sound/pci/hda/hda_codec.c 	struct hda_cache_head *buffer = codec->cmd_cache.buffer;
hda_cache_head    631 sound/pci/hda/hda_codec.h 	struct hda_cache_head head;