Searched defs:pcm_idx (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/sound/hda/ |
D | hdmi_chmap.c | 669 int pcm_idx = kcontrol->private_value; in hdmi_chmap_ctl_tlv() local 743 int pcm_idx = kcontrol->private_value; in hdmi_chmap_ctl_get() local 761 int pcm_idx = kcontrol->private_value; in hdmi_chmap_ctl_put() local 826 int snd_hdac_add_chmap_ctls(struct snd_pcm *pcm, int pcm_idx, in snd_hdac_add_chmap_ctls()
|
/Linux-v6.1/sound/pci/hda/ |
D | patch_hdmi.c | 83 int pcm_idx; /* which pcm is attached. -1 means no pcm is attached */ member 278 int pcm_idx; in hinfo_to_pcm_index() local 308 int pcm_idx) in pcm_idx_to_pin() 341 int pcm_idx; in hdmi_eld_ctl_info() local 368 int pcm_idx; in hdmi_eld_ctl_get() local 409 static int hdmi_create_eld_ctl(struct hda_codec *codec, int pcm_idx, in hdmi_create_eld_ctl() 1196 int cvt_idx, pcm_idx; in hdmi_pcm_open_no_pin() local 1244 int pin_idx, cvt_idx, pcm_idx; in hdmi_pcm_open() local 1499 int pcm_idx; in update_eld() local 2157 int cvt_idx, pin_idx, pcm_idx; in hdmi_pcm_close() local [all …]
|
/Linux-v6.1/sound/soc/codecs/ |
D | hdac_hdmi.c | 283 int pcm_idx) in get_hdmi_pcm_from_id() 2063 static void hdac_hdmi_get_chmap(struct hdac_device *hdev, int pcm_idx, in hdac_hdmi_get_chmap() 2072 static void hdac_hdmi_set_chmap(struct hdac_device *hdev, int pcm_idx, in hdac_hdmi_set_chmap() 2094 static bool is_hdac_hdmi_pcm_attached(struct hdac_device *hdev, int pcm_idx) in is_hdac_hdmi_pcm_attached() 2108 static int hdac_hdmi_get_spk_alloc(struct hdac_device *hdev, int pcm_idx) in hdac_hdmi_get_spk_alloc()
|