Searched defs:aCtx (Results 1 – 2 of 2) sorted by relevance
69 static int32_t AlsaVolumeUpdate(struct AlsaCtx *aCtx) in AlsaVolumeUpdate()142 static int AlsaOpen(struct AlsaCtx *aCtx) in AlsaOpen()176 static int AlsaClose(struct AlsaCtx *aCtx) in AlsaClose()213 static int AlsaConfig(struct AlsaCtx *aCtx, struct AudioHwCaptureParam *handleData) in AlsaConfig()284 struct AlsaCtx *aCtx = (struct AlsaCtx *)handle->object; in DoCtlCaptureSetPauseStu() local305 struct AlsaCtx *aCtx = (struct AlsaCtx *)handle->object; in DoCtlCaptureGetVolume() local316 struct AlsaCtx *aCtx = (struct AlsaCtx *)handle->object; in DoCtlCaptureSetVolume() local337 struct AlsaCtx *aCtx = (struct AlsaCtx *)handle->object; in DoCtlCaptureSetMuteStu() local348 struct AlsaCtx *aCtx = (struct AlsaCtx *)handle->object; in DoCtlCaptureGetMuteStu() local359 struct AlsaCtx *aCtx = (struct AlsaCtx *)handle->object; in DoCtlCaptureSetGainStu() local[all …]
128 static int32_t AlsaVolumeUpdate(struct AlsaCtx *aCtx) in AlsaVolumeUpdate()181 static int AlsaOpen(struct AlsaCtx *aCtx) in AlsaOpen()215 static int AlsaClose(struct AlsaCtx *aCtx) in AlsaClose()252 static int AlsaConfig(struct AlsaCtx *aCtx, struct AudioHwRenderParam *handleData) in AlsaConfig()316 struct AlsaCtx *aCtx = ((struct AlsaDevObject *)handle->object)->pAlsaCtx; in DoCtlRenderSetVolume() local336 struct AlsaCtx *aCtx = ((struct AlsaDevObject *)handle->object)->pAlsaCtx; in DoCtlRenderGetVolume() local346 struct AlsaCtx *aCtx = ((struct AlsaDevObject *)handle->object)->pAlsaCtx; in DoCtlRenderSetPauseStu() local366 struct AlsaCtx *aCtx = ((struct AlsaDevObject *)handle->object)->pAlsaCtx; in DoCtlRenderSetMuteStu() local376 struct AlsaCtx *aCtx = ((struct AlsaDevObject *)handle->object)->pAlsaCtx; in DoCtlRenderGetMuteStu() local386 struct AlsaCtx *aCtx = ((struct AlsaDevObject *)handle->object)->pAlsaCtx; in DoCtlRenderSetGainStu() local[all …]