Lines Matching refs:path
20 /* Widget connection path
25 * idx[i] contains the source index number to select on of the widget path[i];
26 * e.g. idx[1] is the index of the DAC (path[0]) selected by path[1] widget
43 hda_nid_t path[MAX_NID_PATH_DEPTH];
49 bool pin_fixed:1; /* path with fixed pin */
176 /* path list */
179 /* path indices */
256 /* badness tables for output path evaluations */
325 int snd_hda_get_path_idx(struct hda_codec *codec, struct nid_path *path);
330 void snd_hda_activate_path(struct hda_codec *codec, struct nid_path *path,