Searched defs:ext_pcm (Results 1 – 3 of 3) sorted by relevance
33 struct ext_pcm { struct45 struct ext_pcm *ext_pcm_open(unsigned int card, unsigned int device, argument
79 struct ext_pcm *ext_pcm = (struct ext_pcm *)context; in mixer_thread_loop() local108 static int mixer_pipeline_write(struct ext_pcm *ext_pcm, const char *bus_address, in mixer_pipeline_write()163 int ext_pcm_close(struct ext_pcm *ext_pcm) { in ext_pcm_close()198 int ext_pcm_is_ready(struct ext_pcm *ext_pcm) { in ext_pcm_is_ready()206 int ext_pcm_write(struct ext_pcm *ext_pcm, const char *address, in ext_pcm_write()215 const char *ext_pcm_get_error(struct ext_pcm *ext_pcm) { in ext_pcm_get_error()223 unsigned int ext_pcm_frames_to_bytes(struct ext_pcm *ext_pcm, in ext_pcm_frames_to_bytes()
388 struct ext_pcm *ext_pcm = NULL; in out_write_worker() local