Searched refs:pcms (Results 1 – 6 of 6) sorted by relevance
398 scp = sc->pcms[i]; in hdspe_running()1096 if (sc->pcms[i] == NULL) { in hdspe_pcm_attach()1097 sc->pcms[i] = scp; in hdspe_pcm_attach()1119 if (sc->pcms[i] == scp) { in hdspe_pcm_quiesce()1139 sc->pcms[slot] == scp && sc->pcm_detaching[slot], in hdspe_pcm_unquiesce()1142 sc->pcms[slot] = NULL; in hdspe_pcm_unquiesce()
409 scp = sc->pcms[i]; in hdsp_running()1102 if (sc->pcms[i] == NULL) { in hdsp_pcm_attach()1103 sc->pcms[i] = scp; in hdsp_pcm_attach()1125 if (sc->pcms[i] == scp) { in hdsp_pcm_quiesce()1145 sc->pcms[slot] == scp && sc->pcm_detaching[slot], in hdsp_pcm_unquiesce()1148 sc->pcms[slot] = NULL; in hdsp_pcm_unquiesce()
249 struct sc_pcminfo *pcms[HDSPE_MAX_PCMDEV]; member
257 struct sc_pcminfo *pcms[HDSP_MAX_PCMDEV]; member
124 scp = sc->pcms[i]; in hdspe_intr()
114 scp = sc->pcms[i]; in hdsp_intr()