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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/hda/
H A Dhda_codec.c648 static struct hda_amp_info *get_alloc_amp_hash(struct hda_codec *codec, u32 key) function
699 info = get_alloc_amp_hash(codec, HDA_HASH_KEY(nid, direction, 0));
720 info = get_alloc_amp_hash(codec, HDA_HASH_KEY(nid, dir, 0));
775 info = get_alloc_amp_hash(codec, HDA_HASH_KEY(nid, direction, index));
789 info = get_alloc_amp_hash(codec, HDA_HASH_KEY(nid, direction, idx));

Completed in 94 milliseconds