Searched refs:sof_hdmi_pcm (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.6/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() 120 pcm = list_first_entry(&ctx->hdmi_pcm_list, struct sof_hdmi_pcm, in sof_card_late_probe() 174 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 | 55 struct sof_hdmi_pcm { struct 71 struct sof_hdmi_pcm *pcm; in sof_hdmi_init() argument 192 struct sof_hdmi_pcm *pcm; in sof_card_late_probe() 207 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() 399 struct sof_hdmi_pcm *pcm; in sof_es8336_late_probe() 404 pcm = list_first_entry(&priv->hdmi_pcm_list, struct sof_hdmi_pcm, head); in sof_es8336_late_probe()
|
D | sof_rt5682.c | 77 struct sof_hdmi_pcm { struct 266 struct sof_hdmi_pcm *pcm; in sof_hdmi_init() 500 struct sof_hdmi_pcm *pcm; in sof_card_late_probe() 520 pcm = list_first_entry(&ctx->hdmi_pcm_list, struct sof_hdmi_pcm, in sof_card_late_probe()
|