Searched defs:ext_pcm (Results 1 – 3 of 3) sorted by relevance
33 struct ext_pcm { struct43 struct ext_pcm *ext_pcm_open(unsigned int card, unsigned int device, argument
74 struct ext_pcm *ext_pcm = (struct ext_pcm *)context; in mixer_thread_loop() local91 static int mixer_pipeline_write(struct ext_pcm *ext_pcm, const char *bus_address, in mixer_pipeline_write()138 int ext_pcm_close(struct ext_pcm *ext_pcm) { in ext_pcm_close()163 int ext_pcm_is_ready(struct ext_pcm *ext_pcm) { in ext_pcm_is_ready()171 int ext_pcm_write(struct ext_pcm *ext_pcm, const char *address, in ext_pcm_write()180 const char *ext_pcm_get_error(struct ext_pcm *ext_pcm) { in ext_pcm_get_error()188 unsigned int ext_pcm_frames_to_bytes(struct ext_pcm *ext_pcm, in ext_pcm_frames_to_bytes()
206 struct ext_pcm *ext_pcm = NULL; in out_write_worker() local