Home
last modified time | relevance | path

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

/linux/sound/soc/apple/
H A Dmca.c136 bool port_started[SNDRV_PCM_STREAM_LAST + 1]; member
718 if (cl->port_started[stream]) in mca_be_started()
758 cl->port_started[substream->stream] = true; in mca_be_startup()
771 cl->port_started[substream->stream] = true; in mca_be_startup()
782 cl->port_started[substream->stream] = false; in mca_be_shutdown()