Symbol: nid_path
sound/hda/codecs/analog.c
722
struct nid_path *path;
sound/hda/codecs/analog.c
764
struct nid_path *path;
sound/hda/codecs/analog.c
780
static const struct nid_path fake_paths[4] = {
sound/hda/codecs/analog.c
818
struct nid_path *path = snd_array_new(&spec->gen.paths);
sound/hda/codecs/conexant.c
39
struct nid_path *dc_mode_path;
sound/hda/codecs/conexant.c
452
struct nid_path *path;
sound/hda/codecs/generic.c
1021
unsigned int chs, struct nid_path *path)
sound/hda/codecs/generic.c
1034
static int get_default_ch_nums(struct hda_codec *codec, struct nid_path *path,
sound/hda/codecs/generic.c
1047
struct nid_path *path)
sound/hda/codecs/generic.c
1057
unsigned int chs, struct nid_path *path)
sound/hda/codecs/generic.c
1080
int cidx, struct nid_path *path)
sound/hda/codecs/generic.c
1156
struct nid_path *path = snd_hda_get_path_from_idx(codec, path_idx);
sound/hda/codecs/generic.c
1283
static int assign_out_path_ctls(struct hda_codec *codec, struct nid_path *path)
sound/hda/codecs/generic.c
1381
struct nid_path *path;
sound/hda/codecs/generic.c
1535
struct nid_path *path;
sound/hda/codecs/generic.c
1618
struct nid_path *path;
sound/hda/codecs/generic.c
1650
struct nid_path *path;
sound/hda/codecs/generic.c
1687
struct nid_path *path;
sound/hda/codecs/generic.c
1725
struct nid_path *path;
sound/hda/codecs/generic.c
1905
struct nid_path *path;
sound/hda/codecs/generic.c
2067
struct nid_path *path;
sound/hda/codecs/generic.c
2114
struct nid_path *path;
sound/hda/codecs/generic.c
2155
struct nid_path *path;
sound/hda/codecs/generic.c
2347
static inline struct nid_path *
sound/hda/codecs/generic.c
2369
struct nid_path *path;
sound/hda/codecs/generic.c
2456
struct nid_path *nomix_path, *mix_path;
sound/hda/codecs/generic.c
2486
struct nid_path *path;
sound/hda/codecs/generic.c
251
static bool is_nid_contained(struct nid_path *path, hda_nid_t nid)
sound/hda/codecs/generic.c
256
static struct nid_path *get_nid_path(struct hda_codec *codec,
sound/hda/codecs/generic.c
261
struct nid_path *path;
sound/hda/codecs/generic.c
287
int snd_hda_get_path_idx(struct hda_codec *codec, struct nid_path *path)
sound/hda/codecs/generic.c
290
struct nid_path *array = spec->paths.list;
sound/hda/codecs/generic.c
308
struct nid_path *snd_hda_get_path_from_idx(struct hda_codec *codec, int idx)
sound/hda/codecs/generic.c
3089
struct nid_path *path;
sound/hda/codecs/generic.c
322
const struct nid_path *path;
sound/hda/codecs/generic.c
3256
struct nid_path *path;
sound/hda/codecs/generic.c
3393
static struct nid_path *get_input_path(struct hda_codec *codec, int adc_idx, int imux_idx)
sound/hda/codecs/generic.c
3464
struct nid_path *path;
sound/hda/codecs/generic.c
348
const struct nid_path *path;
sound/hda/codecs/generic.c
3533
static int parse_capvol_in_path(struct hda_codec *codec, struct nid_path *path)
sound/hda/codecs/generic.c
368
const char *pfx, struct nid_path *path)
sound/hda/codecs/generic.c
3707
struct nid_path *path;
sound/hda/codecs/generic.c
3784
struct nid_path *path;
sound/hda/codecs/generic.c
3847
struct nid_path *path)
sound/hda/codecs/generic.c
386
int anchor_nid, struct nid_path *path,
sound/hda/codecs/generic.c
3882
struct nid_path *path;
sound/hda/codecs/generic.c
40
snd_array_init(&spec->paths, sizeof(struct nid_path), 8);
sound/hda/codecs/generic.c
4016
struct nid_path *path;
sound/hda/codecs/generic.c
4082
struct nid_path *old_path, *path;
sound/hda/codecs/generic.c
4129
struct nid_path *path;
sound/hda/codecs/generic.c
4277
struct nid_path *path;
sound/hda/codecs/generic.c
4338
struct nid_path *path;
sound/hda/codecs/generic.c
4394
struct nid_path *path;
sound/hda/codecs/generic.c
456
struct nid_path *path)
sound/hda/codecs/generic.c
476
struct nid_path *
sound/hda/codecs/generic.c
481
struct nid_path *path;
sound/hda/codecs/generic.c
4981
const struct nid_path *path;
sound/hda/codecs/generic.c
506
struct nid_path *path = snd_hda_get_path_from_idx(codec, idx);
sound/hda/codecs/generic.c
566
struct nid_path *path)
sound/hda/codecs/generic.c
582
struct nid_path *path)
sound/hda/codecs/generic.c
5850
struct nid_path *path;
sound/hda/codecs/generic.c
5902
struct nid_path *path;
sound/hda/codecs/generic.c
5958
struct nid_path *path;
sound/hda/codecs/generic.c
602
static bool has_amp_in(struct hda_codec *codec, struct nid_path *path, int idx)
sound/hda/codecs/generic.c
616
static bool has_amp_out(struct hda_codec *codec, struct nid_path *path, int idx)
sound/hda/codecs/generic.c
635
const struct nid_path *path;
sound/hda/codecs/generic.c
774
static void activate_amp_out(struct hda_codec *codec, struct nid_path *path,
sound/hda/codecs/generic.c
782
static void activate_amp_in(struct hda_codec *codec, struct nid_path *path,
sound/hda/codecs/generic.c
824
struct nid_path *path,
sound/hda/codecs/generic.c
879
void snd_hda_activate_path(struct hda_codec *codec, struct nid_path *path,
sound/hda/codecs/generic.c
907
static void path_power_down_sync(struct hda_codec *codec, struct nid_path *path)
sound/hda/codecs/generic.c
935
struct nid_path *path = snd_hda_get_path_from_idx(codec, path_idx);
sound/hda/codecs/generic.h
316
int snd_hda_get_path_idx(struct hda_codec *codec, struct nid_path *path);
sound/hda/codecs/generic.h
317
struct nid_path *snd_hda_get_path_from_idx(struct hda_codec *codec, int idx);
sound/hda/codecs/generic.h
318
struct nid_path *
sound/hda/codecs/generic.h
321
void snd_hda_activate_path(struct hda_codec *codec, struct nid_path *path,