Searched refs:get_alloc_amp_hash (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.c1407 get_alloc_amp_hash(struct hda_codec *codec, u32 key) function
1428 info = get_alloc_amp_hash(codec, HDA_HASH_KEY(nid, direction, 0));
1463 info = get_alloc_amp_hash(codec, HDA_HASH_KEY(nid, dir, 0));
1478 info = get_alloc_amp_hash(codec, key);
1602 info = get_alloc_amp_hash(codec, HDA_HASH_KEY(nid, direction, index));
1627 info = get_alloc_amp_hash(codec, HDA_HASH_KEY(nid, direction, idx));

Completed in 118 milliseconds