Searched refs:PCM_RDCH (Results 1 – 1 of 1) sorted by relevance
60 #define PCM_RDCH(x) (((struct dsp_cdevinfo *)(x)->si_drv1)->rdch) macro174 ch = PCM_RDCH(dev); in getchns()175 PCM_RDCH(dev) = NULL; in getchns()180 ch = PCM_RDCH(dev); in getchns()181 PCM_RDCH(dev) = NULL; in getchns()188 ch = PCM_RDCH(dev); in getchns()189 PCM_RDCH(dev) = NULL; in getchns()191 } else if (PCM_RDCH(dev) != NULL) { in getchns()207 *rdch = PCM_RDCH(dev); in getchns()288 PCM_RDCH(dev) == NULL && PCM_WRCH(dev) == NULL && in dsp_cdevinfo_free()[all …]