Searched refs:sof_hdmi_pcm (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/sound/soc/intel/boards/ |
D | ehl_rt5660.c | 68 struct sof_hdmi_pcm { struct 78 struct sof_hdmi_pcm *pcm; in hdmi_init() argument 96 struct sof_hdmi_pcm *pcm; in card_late_probe() 104 pcm = list_first_entry(&ctx->hdmi_pcm_list, struct sof_hdmi_pcm, head); in card_late_probe()
|
D | sof_pcm512x.c | 42 struct sof_hdmi_pcm { struct 75 struct sof_hdmi_pcm *pcm; in sof_hdmi_init() 137 struct sof_hdmi_pcm *pcm; in sof_card_late_probe() 149 pcm = list_first_entry(&ctx->hdmi_pcm_list, struct sof_hdmi_pcm, head); in sof_card_late_probe()
|
D | sof_ssp_amp.c | 69 struct sof_hdmi_pcm { struct 106 struct sof_hdmi_pcm *pcm; in sof_card_late_probe() 121 pcm = list_first_entry(&ctx->hdmi_pcm_list, struct sof_hdmi_pcm, in sof_card_late_probe() 185 struct sof_hdmi_pcm *pcm; in sof_hdmi_init()
|
D | sof_cs42l42.c | 75 struct sof_hdmi_pcm { struct 92 struct sof_hdmi_pcm *pcm; in sof_hdmi_init() argument 190 struct sof_hdmi_pcm *pcm; in sof_card_late_probe() 197 pcm = list_first_entry(&ctx->hdmi_pcm_list, struct sof_hdmi_pcm, in sof_card_late_probe()
|
D | sof_nau8825.c | 54 struct sof_hdmi_pcm { struct 70 struct sof_hdmi_pcm *pcm; in sof_hdmi_init() argument 191 struct sof_hdmi_pcm *pcm; in sof_card_late_probe() 206 pcm = list_first_entry(&ctx->hdmi_pcm_list, struct sof_hdmi_pcm, head); in sof_card_late_probe()
|
D | sof_es8336.c | 69 struct sof_hdmi_pcm { struct 255 struct sof_hdmi_pcm *pcm; in sof_hdmi_init() 406 struct sof_hdmi_pcm *pcm; in sof_es8336_late_probe() 411 pcm = list_first_entry(&priv->hdmi_pcm_list, struct sof_hdmi_pcm, head); in sof_es8336_late_probe()
|
D | sof_rt5682.c | 71 struct sof_hdmi_pcm { struct 245 struct sof_hdmi_pcm *pcm; in sof_hdmi_init() 457 struct sof_hdmi_pcm *pcm; in sof_card_late_probe() 477 pcm = list_first_entry(&ctx->hdmi_pcm_list, struct sof_hdmi_pcm, in sof_card_late_probe()
|