Home
last modified time | relevance | path

Searched refs:nid_path (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/sound/pci/hda/
Dhda_generic.h39 struct nid_path { struct
320 int snd_hda_get_path_idx(struct hda_codec *codec, struct nid_path *path);
321 struct nid_path *snd_hda_get_path_from_idx(struct hda_codec *codec, int idx);
322 struct nid_path *
325 void snd_hda_activate_path(struct hda_codec *codec, struct nid_path *path,
Dhda_generic.c40 snd_array_init(&spec->paths, sizeof(struct nid_path), 8); in snd_hda_gen_spec_init()
245 static bool is_nid_contained(struct nid_path *path, hda_nid_t nid) in is_nid_contained()
250 static struct nid_path *get_nid_path(struct hda_codec *codec, in get_nid_path()
255 struct nid_path *path; in get_nid_path()
281 int snd_hda_get_path_idx(struct hda_codec *codec, struct nid_path *path) in snd_hda_get_path_idx()
284 struct nid_path *array = spec->paths.list; in snd_hda_get_path_idx()
302 struct nid_path *snd_hda_get_path_from_idx(struct hda_codec *codec, int idx) in snd_hda_get_path_from_idx()
316 const struct nid_path *path; in is_dac_already_used()
342 const struct nid_path *path; in is_ctl_used()
362 const char *pfx, struct nid_path *path) in print_nid_path()
[all …]
Dpatch_analog.c758 struct nid_path *path; in ad1988_auto_smux_enum_put()
799 struct nid_path *path; in ad1988_auto_init()
815 static struct nid_path fake_paths[4] = { in ad1988_add_spdif_mux_ctl()
852 struct nid_path *path = snd_array_new(&spec->gen.paths); in ad1988_add_spdif_mux_ctl()
Dpatch_conexant.c39 struct nid_path *dc_mode_path;
351 struct nid_path *path; in olpc_xo_update_mic_pins()