Searched refs:single_port (Results 1 – 1 of 1) sorted by relevance
44 static bool single_port; variable52 module_param(single_port, bool, 0444);53 MODULE_PARM_DESC(single_port,1555 ctx = &card_ctx->pcm_ctx[single_port ? 0 : port]; in notify_audio_lpe()1556 if (single_port) in notify_audio_lpe()1742 card_ctx->num_ports = single_port ? 1 : pdata->num_ports; in hdmi_lpe_audio_probe()1748 ctx->port = single_port ? -1 : port; in hdmi_lpe_audio_probe()1785 card_ctx->num_ports = single_port ? 1 : pdata->num_ports; in hdmi_lpe_audio_probe()