Searched defs:pcm_idx (Results 1 – 4 of 4) sorted by relevance
/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()
|
/sound/pci/hda/ |
D | patch_hdmi.c | 92 int pcm_idx; /* which pcm is attached. -1 means no pcm is attached */ member 273 int pcm_idx; in hinfo_to_pcm_index() local 302 int pcm_idx) in pcm_idx_to_pin() 335 int pcm_idx; in hdmi_eld_ctl_info() local 362 int pcm_idx; in hdmi_eld_ctl_get() local 402 static int hdmi_create_eld_ctl(struct hda_codec *codec, int pcm_idx, in hdmi_create_eld_ctl() 1160 int cvt_idx, pcm_idx; in hdmi_pcm_open_no_pin() local 1208 int pin_idx, cvt_idx, pcm_idx; in hdmi_pcm_open() local 1456 int pcm_idx; in update_eld() local 2005 int cvt_idx, pin_idx, pcm_idx; in hdmi_pcm_close() local [all …]
|
/sound/soc/codecs/ |
D | hdac_hdmi.c | 289 int pcm_idx) in get_hdmi_pcm_from_id() 1963 static void hdac_hdmi_get_chmap(struct hdac_device *hdev, int pcm_idx, in hdac_hdmi_get_chmap() 1972 static void hdac_hdmi_set_chmap(struct hdac_device *hdev, int pcm_idx, in hdac_hdmi_set_chmap() 1994 static bool is_hdac_hdmi_pcm_attached(struct hdac_device *hdev, int pcm_idx) in is_hdac_hdmi_pcm_attached() 2008 static int hdac_hdmi_get_spk_alloc(struct hdac_device *hdev, int pcm_idx) in hdac_hdmi_get_spk_alloc()
|
/sound/usb/ |
D | card.c | 223 unsigned int pcm_idx, unsigned int direction, struct snd_usb_audio in find_snd_usb_substream()
|