Searched refs:card_ctx (Results 1 – 2 of 2) sorted by relevance
36 #define for_each_pipe(card_ctx, pipe) \ argument1501 for_each_pipe(card_ctx, pipe) { in display_pipe_interrupt_handler()1702 card_ctx = card->private_data; in hdmi_lpe_audio_probe()1703 card_ctx->dev = &pdev->dev; in hdmi_lpe_audio_probe()1704 card_ctx->card = card; in hdmi_lpe_audio_probe()1709 card_ctx->irq = -1; in hdmi_lpe_audio_probe()1720 ctx->card_ctx = card_ctx; in hdmi_lpe_audio_probe()1721 ctx->dev = card_ctx->dev; in hdmi_lpe_audio_probe()1734 card_ctx->mmio_start = in hdmi_lpe_audio_probe()1737 if (!card_ctx->mmio_start) { in hdmi_lpe_audio_probe()[all …]
103 struct snd_intelhad_card *card_ctx; member
Completed in 8 milliseconds