Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/apple/
H A Dmca.c136 bool port_started[SNDRV_PCM_STREAM_LAST + 1]; member
695 if (cl->port_started[stream]) in mca_be_started()
735 cl->port_started[substream->stream] = true; in mca_be_startup()
748 cl->port_started[substream->stream] = true; in mca_be_startup()
759 cl->port_started[substream->stream] = false; in mca_be_shutdown()