Searched refs:single_port (Results 1 – 1 of 1) sorted by relevance
53 static bool single_port; variable61 module_param(single_port, bool, 0444);62 MODULE_PARM_DESC(single_port,1586 ctx = &card_ctx->pcm_ctx[single_port ? 0 : port]; in notify_audio_lpe()1587 if (single_port) in notify_audio_lpe()1798 card_ctx->num_ports = single_port ? 1 : pdata->num_ports; in hdmi_lpe_audio_probe()1804 ctx->port = single_port ? -1 : port; in hdmi_lpe_audio_probe()1841 card_ctx->num_ports = single_port ? 1 : pdata->num_ports; in hdmi_lpe_audio_probe()