|
@@ -306,8 +306,6 @@ int snd_hda_gen_spec_init(struct hda_gen_spec *spec);
|
|
int snd_hda_gen_init(struct hda_codec *codec);
|
|
int snd_hda_gen_init(struct hda_codec *codec);
|
|
void snd_hda_gen_free(struct hda_codec *codec);
|
|
void snd_hda_gen_free(struct hda_codec *codec);
|
|
|
|
|
|
-struct nid_path *snd_hda_get_nid_path(struct hda_codec *codec,
|
|
|
|
- hda_nid_t from_nid, hda_nid_t to_nid);
|
|
|
|
int snd_hda_get_path_idx(struct hda_codec *codec, struct nid_path *path);
|
|
int snd_hda_get_path_idx(struct hda_codec *codec, struct nid_path *path);
|
|
struct nid_path *snd_hda_get_path_from_idx(struct hda_codec *codec, int idx);
|
|
struct nid_path *snd_hda_get_path_from_idx(struct hda_codec *codec, int idx);
|
|
bool snd_hda_parse_nid_path(struct hda_codec *codec, hda_nid_t from_nid,
|
|
bool snd_hda_parse_nid_path(struct hda_codec *codec, hda_nid_t from_nid,
|