Searched refs:card_ctx (Results 1 – 2 of 2) sorted by relevance
1493 for_each_pipe(card_ctx, pipe) { in display_pipe_interrupt_handler()1504 for_each_port(card_ctx, port) { in display_pipe_interrupt_handler()1698 card_ctx = card->private_data; in __hdmi_lpe_audio_probe()1699 card_ctx->dev = &pdev->dev; in __hdmi_lpe_audio_probe()1700 card_ctx->card = card; in __hdmi_lpe_audio_probe()1705 card_ctx->irq = -1; in __hdmi_lpe_audio_probe()1716 ctx->card_ctx = card_ctx; in __hdmi_lpe_audio_probe()1717 ctx->dev = card_ctx->dev; in __hdmi_lpe_audio_probe()1730 card_ctx->mmio_start = in __hdmi_lpe_audio_probe()1733 if (!card_ctx->mmio_start) { in __hdmi_lpe_audio_probe()[all …]
103 struct snd_intelhad_card *card_ctx; member