Lines Matching refs:hda_nid_t
41 hda_nid_t fg; in snd_hdac_device_init()
175 unsigned int snd_hdac_make_cmd(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_make_cmd()
228 int snd_hdac_read(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_read()
242 int _snd_hdac_read_parm(struct hdac_device *codec, hda_nid_t nid, int parm, in _snd_hdac_read_parm()
261 int snd_hdac_read_parm_uncached(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_read_parm_uncached()
282 int snd_hdac_override_parm(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_override_parm()
307 int snd_hdac_get_sub_nodes(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_get_sub_nodes()
308 hda_nid_t *start_id) in snd_hdac_get_sub_nodes()
328 hda_nid_t nid; in setup_fg_nodes()
357 hda_nid_t start_nid; in snd_hdac_refresh_widgets()
375 static unsigned int get_num_conns(struct hdac_device *codec, hda_nid_t nid) in get_num_conns()
403 int snd_hdac_get_connections(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_get_connections()
404 hda_nid_t *conn_list, int max_conns) in snd_hdac_get_connections()
409 hda_nid_t prev_nid; in snd_hdac_get_connections()
447 hda_nid_t val, n; in snd_hdac_get_connections()