Lines Matching defs:nid

142 	hda_nid_t nid;  member
274 hda_nid_t nid; member
386 hda_nid_t nid; member
760 static unsigned int codec_send_command(struct hda_codec *codec, hda_nid_t nid, in codec_send_command()
770 static int codec_set_converter_format(struct hda_codec *codec, hda_nid_t nid, in codec_set_converter_format()
778 hda_nid_t nid, unsigned char stream, in codec_set_converter_stream_channel()
2811 #define CA0132_CODEC_VOL_MONO(xname, nid, channel, dir) \ argument
2824 #define CA0132_CODEC_MUTE_MONO(xname, nid, channel, dir) \ argument
2834 #define CA0132_CODEC_VOL(xname, nid, dir) \ argument
2836 #define CA0132_CODEC_MUTE(xname, nid, dir) \ argument
2904 static int tuning_ctl_set(struct hda_codec *codec, hda_nid_t nid, in tuning_ctl_set()
2927 hda_nid_t nid = get_amp_nid(kcontrol); in tuning_ctl_get() local
2953 hda_nid_t nid = get_amp_nid(kcontrol); in voice_focus_ctl_put() local
2988 hda_nid_t nid = get_amp_nid(kcontrol); in mic_svm_ctl_put() local
3023 hda_nid_t nid = get_amp_nid(kcontrol); in equalizer_ctl_put() local
3044 hda_nid_t pnid, hda_nid_t nid, in add_tuning_control()
3342 hda_nid_t nid; in ca0132_is_vnode_effective() local
3387 static int ca0132_effects_set(struct hda_codec *codec, hda_nid_t nid, long val) in ca0132_effects_set()
3435 hda_nid_t nid; in ca0132_pe_switch_set() local
3480 hda_nid_t nid; in ca0132_cvoice_switch_set() local
3522 hda_nid_t nid = get_amp_nid(kcontrol); in ca0132_vnode_switch_set() local
3643 hda_nid_t nid = get_amp_nid(kcontrol); in ca0132_switch_get() local
3680 hda_nid_t nid = get_amp_nid(kcontrol); in ca0132_switch_put() local
3748 hda_nid_t nid = get_amp_nid(kcontrol); in ca0132_volume_info() local
3786 hda_nid_t nid = get_amp_nid(kcontrol); in ca0132_volume_get() local
3807 hda_nid_t nid = get_amp_nid(kcontrol); in ca0132_volume_put() local
3849 hda_nid_t nid = get_amp_nid(kcontrol); in ca0132_volume_tlv() local
3882 static int add_fx_switch(struct hda_codec *codec, hda_nid_t nid, in add_fx_switch()
4121 static void refresh_amp_caps(struct hda_codec *codec, hda_nid_t nid, int dir) in refresh_amp_caps()