• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/

Lines Matching refs:hda_nid_t

171 make_codec_cmd(struct hda_codec *codec, hda_nid_t nid, int direct,
239 unsigned int snd_hda_codec_read(struct hda_codec *codec, hda_nid_t nid,
262 int snd_hda_codec_write(struct hda_codec *codec, hda_nid_t nid, int direct,
296 int snd_hda_get_sub_nodes(struct hda_codec *codec, hda_nid_t nid,
297 hda_nid_t *start_id)
321 int snd_hda_get_connections(struct hda_codec *codec, hda_nid_t nid,
322 hda_nid_t *conn_list, int max_conns)
328 hda_nid_t prev_nid;
372 hda_nid_t val, n;
732 hda_nid_t nid;
758 static int read_widget_caps(struct hda_codec *codec, hda_nid_t fg_node)
761 hda_nid_t nid;
779 hda_nid_t nid = codec->start_nid;
803 hda_nid_t nid)
815 static void set_pincfg(struct hda_codec *codec, hda_nid_t nid,
831 hda_nid_t nid, unsigned int cfg)
869 hda_nid_t nid, unsigned int cfg)
884 unsigned int snd_hda_codec_get_pincfg(struct hda_codec *codec, hda_nid_t nid)
978 hda_nid_t nid;
988 get_hda_cvt_setup(struct hda_codec *codec, hda_nid_t nid)
1032 static void hda_set_power_state(struct hda_codec *codec, hda_nid_t fg,
1129 hda_nid_t nid = codec->afg ? codec->afg : codec->mfg;
1212 void snd_hda_codec_setup_stream(struct hda_codec *codec, hda_nid_t nid,
1279 void __snd_hda_codec_cleanup_stream(struct hda_codec *codec, hda_nid_t nid,
1308 hda_nid_t nid = q->nid;
1424 u32 query_amp_caps(struct hda_codec *codec, hda_nid_t nid, int direction)
1458 int snd_hda_override_amp_caps(struct hda_codec *codec, hda_nid_t nid, int dir,
1473 query_caps_hash(struct hda_codec *codec, hda_nid_t nid, u32 key,
1474 unsigned int (*func)(struct hda_codec *, hda_nid_t))
1488 static unsigned int read_pin_cap(struct hda_codec *codec, hda_nid_t nid)
1504 u32 snd_hda_query_pin_caps(struct hda_codec *codec, hda_nid_t nid)
1519 u32 snd_hda_pin_sense(struct hda_codec *codec, hda_nid_t nid)
1541 int snd_hda_jack_detect(struct hda_codec *codec, hda_nid_t nid)
1553 struct hda_amp_info *info, hda_nid_t nid,
1575 hda_nid_t nid, int ch, int direction, int index,
1598 int snd_hda_codec_amp_read(struct hda_codec *codec, hda_nid_t nid, int ch,
1622 int snd_hda_codec_amp_update(struct hda_codec *codec, hda_nid_t nid, int ch,
1653 int snd_hda_codec_amp_stereo(struct hda_codec *codec, hda_nid_t nid,
1681 hda_nid_t nid;
1699 static u32 get_amp_max_value(struct hda_codec *codec, hda_nid_t nid, int dir,
1741 read_amp_value(struct hda_codec *codec, hda_nid_t nid,
1755 update_amp_value(struct hda_codec *codec, hda_nid_t nid,
1781 hda_nid_t nid = get_amp_nid(kcontrol);
1806 hda_nid_t nid = get_amp_nid(kcontrol);
1836 hda_nid_t nid = get_amp_nid(kcontrol);
1872 void snd_hda_set_vmaster_tlv(struct hda_codec *codec, hda_nid_t nid, int dir,
1937 int snd_hda_ctl_add(struct hda_codec *codec, hda_nid_t nid,
1978 unsigned int index, hda_nid_t nid)
2192 hda_nid_t nid = get_amp_nid(kcontrol);
2218 hda_nid_t nid = get_amp_nid(kcontrol);
2540 static void set_dig_out(struct hda_codec *codec, hda_nid_t nid,
2543 hda_nid_t *d;
2553 static inline void set_dig_out_convert(struct hda_codec *codec, hda_nid_t nid,
2566 hda_nid_t nid = kcontrol->private_value;
2602 hda_nid_t nid = kcontrol->private_value;
2668 int snd_hda_create_spdif_out_ctls(struct hda_codec *codec, hda_nid_t nid)
2764 hda_nid_t nid = kcontrol->private_value;
2783 hda_nid_t nid = kcontrol->private_value;
2824 int snd_hda_create_spdif_in_ctls(struct hda_codec *codec, hda_nid_t nid)
2879 int snd_hda_codec_write_cache(struct hda_codec *codec, hda_nid_t nid,
2915 int snd_hda_codec_update_cache(struct hda_codec *codec, hda_nid_t nid,
2979 static void hda_set_power_state(struct hda_codec *codec, hda_nid_t fg,
2982 hda_nid_t nid;
3239 static unsigned int get_pcm_param(struct hda_codec *codec, hda_nid_t nid)
3252 static unsigned int query_pcm_param(struct hda_codec *codec, hda_nid_t nid)
3258 static unsigned int get_stream_param(struct hda_codec *codec, hda_nid_t nid)
3268 static unsigned int query_stream_param(struct hda_codec *codec, hda_nid_t nid)
3287 static int snd_hda_query_supported_pcm(struct hda_codec *codec, hda_nid_t nid,
3390 int snd_hda_is_supported_format(struct hda_codec *codec, hda_nid_t nid,
3831 static void hda_set_power_state(struct hda_codec *codec, hda_nid_t fg,
3932 hda_nid_t nid)
4067 hda_nid_t nid,
4092 static void setup_dig_out_stream(struct hda_codec *codec, hda_nid_t nid,
4102 hda_nid_t *d;
4113 static void cleanup_dig_out_stream(struct hda_codec *codec, hda_nid_t nid)
4117 hda_nid_t *d;
4263 hda_nid_t *nids = mout->dac_nids;
4318 hda_nid_t *nids = mout->dac_nids;
4343 static int is_in_nid_list(hda_nid_t nid, hda_nid_t *list)
4355 static void sort_pins_by_sequence(hda_nid_t *pins, short *sequences,
4360 hda_nid_t nid;
4396 hda_nid_t *ignore_nids)
4398 hda_nid_t nid, end_nid;