Searched refs:hdmi_pcm (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/intel/boards/ |
H A D | sof_sdw_hdmi.c | 18 struct hdmi_pcm { struct 28 struct hdmi_pcm *pcm; in sof_sdw_hdmi_init() 47 struct hdmi_pcm *pcm; in sof_sdw_hdmi_card_late_probe() 56 pcm = list_first_entry(&ctx->hdmi_pcm_list, struct hdmi_pcm, in sof_sdw_hdmi_card_late_probe()
|
H A D | cml_rt1011_rt5682.c | 64 struct hdmi_pcm { struct 336 struct hdmi_pcm *pcm; in sof_card_late_probe() 343 pcm = list_first_entry(&ctx->hdmi_pcm_list, struct hdmi_pcm, in sof_card_late_probe() 373 struct hdmi_pcm *pcm; in hdmi_init()
|
H A D | sof_da7219_max98373.c | 24 struct hdmi_pcm { struct 251 struct hdmi_pcm *pcm; in hdmi_init() 269 struct hdmi_pcm *pcm; in card_late_probe() 272 pcm = list_first_entry(&ctx->hdmi_pcm_list, struct hdmi_pcm, in card_late_probe()
|
/kernel/linux/linux-5.10/sound/soc/intel/boards/ |
H A D | sof_sdw_hdmi.c | 21 struct hdmi_pcm { struct 31 struct hdmi_pcm *pcm; in sof_sdw_hdmi_init() 50 struct hdmi_pcm *pcm; in sof_sdw_hdmi_card_late_probe() 61 pcm = list_first_entry(&ctx->hdmi_pcm_list, struct hdmi_pcm, in sof_sdw_hdmi_card_late_probe()
|
H A D | sof_da7219_max98373.c | 24 struct hdmi_pcm { struct 228 struct hdmi_pcm *pcm; in hdmi_init() 246 struct hdmi_pcm *pcm; in card_late_probe() 249 pcm = list_first_entry(&ctx->hdmi_pcm_list, struct hdmi_pcm, in card_late_probe()
|
H A D | cml_rt1011_rt5682.c | 64 struct hdmi_pcm { struct 323 struct hdmi_pcm *pcm; in sof_card_late_probe() 330 pcm = list_first_entry(&ctx->hdmi_pcm_list, struct hdmi_pcm, in sof_card_late_probe() 361 struct hdmi_pcm *pcm; in hdmi_init()
|
/kernel/linux/linux-5.10/sound/soc/mediatek/mt8173/ |
H A D | mt8173-rt5650-rt5676.c | 134 SND_SOC_DAILINK_DEFS(hdmi_pcm, 180 SND_SOC_DAILINK_REG(hdmi_pcm),
|
H A D | mt8173-rt5650.c | 178 SND_SOC_DAILINK_DEFS(hdmi_pcm, 219 SND_SOC_DAILINK_REG(hdmi_pcm),
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8173/ |
H A D | mt8173-rt5650-rt5676.c | 147 SND_SOC_DAILINK_DEFS(hdmi_pcm, 193 SND_SOC_DAILINK_REG(hdmi_pcm),
|
H A D | mt8173-rt5650.c | 191 SND_SOC_DAILINK_DEFS(hdmi_pcm, 232 SND_SOC_DAILINK_REG(hdmi_pcm),
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | patch_hdmi.c | 77 struct hdmi_pcm *pcm; /* pointer to spec->pcm_rec[n] dynamically*/ 113 struct hdmi_pcm { struct 143 struct hdmi_pcm pcm_rec[16]; 233 /* obtain hdmi_pcm object assigned to idx */ 2319 struct hdmi_pcm *pcm = jack->private_data; in free_hdmi_jack_priv()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_hdmi.c | 82 struct hdmi_pcm *pcm; /* pointer to spec->pcm_rec[n] dynamically*/ 119 struct hdmi_pcm { struct 155 struct hdmi_pcm pcm_rec[8]; 246 /* obtain hdmi_pcm object assigned to idx */ 2336 struct hdmi_pcm *pcm = jack->private_data; in free_hdmi_jack_priv()
|
Completed in 20 milliseconds