Home
last modified time | relevance | path

Searched defs:card_ctx (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/x86/
H A Dintel_hdmi_audio.c38 #define for_each_pipe(card_ctx, pipe) \ argument
40 #define for_each_port(card_ctx, port) \ argument
208 static u32 had_read_register_raw(struct snd_intelhad_card *card_ctx, in had_read_register_raw()
214 static void had_write_register_raw(struct snd_intelhad_card *card_ctx, in had_write_register_raw()
1488 struct snd_intelhad_card *card_ctx = dev_id; in display_pipe_interrupt_handler() local
1524 struct snd_intelhad_card *card_ctx = platform_get_drvdata(pdev); in notify_audio_lpe() local
1621 struct snd_intelhad_card *card_ctx = dev_get_drvdata(dev); in hdmi_lpe_audio_suspend() local
1630 struct snd_intelhad_card *card_ctx = dev_get_drvdata(dev); in hdmi_lpe_audio_resume() local
1642 struct snd_intelhad_card *card_ctx = card->private_data; in hdmi_lpe_audio_free() local
1666 struct snd_intelhad_card *card_ctx; in __hdmi_lpe_audio_probe() local
H A Dintel_hdmi_audio.h103 struct snd_intelhad_card *card_ctx; member