Searched refs:single_port (Results 1 – 1 of 1) sorted by relevance
47 static bool single_port; variable55 module_param(single_port, bool, 0444);56 MODULE_PARM_DESC(single_port,1528 ctx = &card_ctx->pcm_ctx[single_port ? 0 : port]; in notify_audio_lpe()1529 if (single_port) in notify_audio_lpe()1712 card_ctx->num_ports = single_port ? 1 : pdata->num_ports; in __hdmi_lpe_audio_probe()1718 ctx->port = single_port ? -1 : port; in __hdmi_lpe_audio_probe()1756 card_ctx->num_ports = single_port ? 1 : pdata->num_ports; in __hdmi_lpe_audio_probe()