Searched defs:pcm_idx (Results 1 – 5 of 5) sorted by relevance
/linux/sound/hda/codecs/hdmi/ |
H A D | hdmi.c | 80 int pcm_idx; in hinfo_to_pcm_index() local 110 int pcm_idx) in pcm_idx_to_pin() 143 int pcm_idx; in hdmi_eld_ctl_info() local 170 int pcm_idx; in hdmi_eld_ctl_get() local 211 static int hdmi_create_eld_ctl(struct hda_codec *codec, int pcm_idx, in hdmi_create_eld_ctl() 851 int cvt_idx, pcm_idx; in hdmi_pcm_open_no_pin() local 899 int pin_idx, cvt_idx, pcm_idx; in hdmi_pcm_open() local 1163 int pcm_idx; in update_eld() local 1771 int cvt_idx, pin_idx, pcm_idx; in hdmi_pcm_close() local 1839 static int hdmi_get_spk_alloc(struct hdac_device *hdac, int pcm_idx) in hdmi_get_spk_alloc() [all …]
|
H A D | hdmi_local.h | 46 int pcm_idx; /* which pcm is attached. -1 means no pcm is attached */ member
|
/linux/sound/hda/core/ |
H A 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 775 int pcm_idx = kcontrol->private_value; in hdmi_chmap_ctl_put() local 844 int snd_hdac_add_chmap_ctls(struct snd_pcm *pcm, int pcm_idx, in snd_hdac_add_chmap_ctls()
|
/linux/sound/soc/codecs/ |
H A D | hdac_hdmi.c | 282 int pcm_idx) in get_hdmi_pcm_from_id() 1769 static void hdac_hdmi_get_chmap(struct hdac_device *hdev, int pcm_idx, in hdac_hdmi_get_chmap() 1778 static void hdac_hdmi_set_chmap(struct hdac_device *hdev, int pcm_idx, in hdac_hdmi_set_chmap() 1800 static bool is_hdac_hdmi_pcm_attached(struct hdac_device *hdev, int pcm_idx) in is_hdac_hdmi_pcm_attached() 1814 static int hdac_hdmi_get_spk_alloc(struct hdac_device *hdev, int pcm_idx) in hdac_hdmi_get_spk_alloc()
|
/linux/sound/usb/qcom/ |
H A D | qc_audio_offload.c | 213 unsigned int pcm_idx, in find_substream()
|