Home
last modified time | relevance | path

Searched refs:nid_path (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_generic.h41 struct nid_path { struct
325 int snd_hda_get_path_idx(struct hda_codec *codec, struct nid_path *path);
326 struct nid_path *snd_hda_get_path_from_idx(struct hda_codec *codec, int idx);
327 struct nid_path *
330 void snd_hda_activate_path(struct hda_codec *codec, struct nid_path *path,
H A Dhda_generic.c40 snd_array_init(&spec->paths, sizeof(struct nid_path), 8); in snd_hda_gen_spec_init()
251 static bool is_nid_contained(struct nid_path *path, hda_nid_t nid) in is_nid_contained()
256 static struct nid_path *get_nid_path(struct hda_codec *codec, in get_nid_path()
261 struct nid_path *path; in get_nid_path()
282 * @path: nid_path object
287 int snd_hda_get_path_idx(struct hda_codec *codec, struct nid_path *path) in snd_hda_get_path_idx()
290 struct nid_path *array = spec->paths.list; in snd_hda_get_path_idx()
308 struct nid_path *snd_hda_get_path_from_idx(struct hda_codec *codec, int idx) in snd_hda_get_path_from_idx()
322 const struct nid_path *path; in is_dac_already_used()
348 const struct nid_path *pat in is_ctl_used()
[all...]
H A Dpatch_analog.c761 struct nid_path *path; in ad1988_auto_smux_enum_put()
802 struct nid_path *path; in ad1988_auto_init()
818 static const struct nid_path fake_paths[4] = { in ad1988_add_spdif_mux_ctl()
856 struct nid_path *path = snd_array_new(&spec->gen.paths); in ad1988_add_spdif_mux_ctl()
H A Dpatch_conexant.c39 struct nid_path *dc_mode_path;
372 struct nid_path *path; in olpc_xo_update_mic_pins()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_generic.h44 struct nid_path { struct
317 int snd_hda_get_path_idx(struct hda_codec *codec, struct nid_path *path);
318 struct nid_path *snd_hda_get_path_from_idx(struct hda_codec *codec, int idx);
319 struct nid_path *
322 void snd_hda_activate_path(struct hda_codec *codec, struct nid_path *path,
H A Dhda_generic.c40 snd_array_init(&spec->paths, sizeof(struct nid_path), 8); in snd_hda_gen_spec_init()
251 static bool is_nid_contained(struct nid_path *path, hda_nid_t nid) in is_nid_contained()
256 static struct nid_path *get_nid_path(struct hda_codec *codec, in get_nid_path()
261 struct nid_path *path; in get_nid_path()
282 * @path: nid_path object
287 int snd_hda_get_path_idx(struct hda_codec *codec, struct nid_path *path) in snd_hda_get_path_idx()
290 struct nid_path *array = spec->paths.list; in snd_hda_get_path_idx()
308 struct nid_path *snd_hda_get_path_from_idx(struct hda_codec *codec, int idx) in snd_hda_get_path_from_idx()
322 const struct nid_path *path; in is_dac_already_used()
348 const struct nid_path *pat in is_ctl_used()
[all...]
H A Dpatch_analog.c754 struct nid_path *path; in ad1988_auto_smux_enum_put()
795 struct nid_path *path; in ad1988_auto_init()
811 static const struct nid_path fake_paths[4] = { in ad1988_add_spdif_mux_ctl()
849 struct nid_path *path = snd_array_new(&spec->gen.paths); in ad1988_add_spdif_mux_ctl()
H A Dpatch_conexant.c45 struct nid_path *dc_mode_path;
481 struct nid_path *path; in olpc_xo_update_mic_pins()

Completed in 19 milliseconds