Home
last modified time | relevance | path

Searched refs:port_started (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/sound/soc/apple/
Dmca.c137 bool port_started[SNDRV_PCM_STREAM_LAST + 1]; member
687 if (cl->port_started[stream]) in mca_be_started()
727 cl->port_started[substream->stream] = true; in mca_be_startup()
740 cl->port_started[substream->stream] = true; in mca_be_startup()
751 cl->port_started[substream->stream] = false; in mca_be_shutdown()