ALSA: hda: HDMI: Support codecs with fewer cvts than pins
[linux-block.git] / sound / pci / hda / hda_codec.h
index 96c35cab57bf3de6cfd3241632f9bfc44084eca8..070efac7e20710fb94a2424b277538ff1c04eb2e 100644 (file)
@@ -903,6 +903,8 @@ int snd_hda_get_sub_nodes(struct hda_codec *codec, hda_nid_t nid,
                          hda_nid_t *start_id);
 int snd_hda_get_connections(struct hda_codec *codec, hda_nid_t nid,
                            hda_nid_t *conn_list, int max_conns);
+int snd_hda_query_supported_pcm(struct hda_codec *codec, hda_nid_t nid,
+                               u32 *ratesp, u64 *formatsp, unsigned int *bpsp);
 
 struct hda_verb {
        hda_nid_t nid;