Home
last modified time | relevance | path

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

/linux/sound/x86/
H A Dintel_hdmi_audio.c40 #define for_each_pipe(card_ctx, pipe) \ argument
42 #define for_each_port(card_ctx, port) \ argument
210 had_read_register_raw(struct snd_intelhad_card * card_ctx,int pipe,u32 reg) had_read_register_raw() argument
216 had_write_register_raw(struct snd_intelhad_card * card_ctx,int pipe,u32 reg,u32 val) had_write_register_raw() argument
1488 struct snd_intelhad_card *card_ctx = dev_id; display_pipe_interrupt_handler() local
1524 struct snd_intelhad_card *card_ctx = platform_get_drvdata(pdev); notify_audio_lpe() local
1620 struct snd_intelhad_card *card_ctx = dev_get_drvdata(dev); hdmi_lpe_audio_suspend() local
1629 struct snd_intelhad_card *card_ctx = dev_get_drvdata(dev); hdmi_lpe_audio_resume() local
1641 struct snd_intelhad_card *card_ctx = card->private_data; hdmi_lpe_audio_free() local
1665 struct snd_intelhad_card *card_ctx; __hdmi_lpe_audio_probe() local
[all...]
H A Dintel_hdmi_audio.h103 struct snd_intelhad_card *card_ctx; member