Searched refs:shared_nid (Results 1 – 1 of 1) sorted by relevance
| /linux/sound/hda/codecs/ |
| H A D | ca0132.c | 5239 hda_nid_t *shared_nid) in ca0132_alt_select_in() 5255 if (shared_nid) in ca0132_is_vnode_effective() 5256 *shared_nid = nid; in ca0132_is_vnode_effective() 5506 hda_nid_t shared_nid = 0; in zxr_headphone_gain_set() 5546 effective = ca0132_is_vnode_effective(codec, nid, &shared_nid); in ca0132_vnode_switch_set() 5554 kcontrol->private_value = HDA_COMPOSE_AMP_VAL(shared_nid, ch, in ca0132_vnode_switch_set() 6478 hda_nid_t shared_nid = 0; in ca0132_volume_get() 6493 effective = ca0132_is_vnode_effective(codec, nid, &shared_nid); in ca0132_volume_put() 6501 kcontrol->private_value = HDA_COMPOSE_AMP_VAL(shared_nid, ch, in ca0132_volume_put() 5249 ca0132_is_vnode_effective(struct hda_codec * codec,hda_nid_t vnid,hda_nid_t * shared_nid) ca0132_is_vnode_effective() argument 5516 hda_nid_t shared_nid = 0; ca0132_vnode_switch_set() local 6488 hda_nid_t shared_nid = 0; ca0132_volume_put() local
|