Searched defs:snd_pcm_extplug_callback (Results 1 – 1 of 1) sorted by relevance
129 struct snd_pcm_extplug_callback { struct133 snd_pcm_sframes_t (*transfer)(snd_pcm_extplug_t *ext,142 int (*close)(snd_pcm_extplug_t *ext);146 int (*hw_params)(snd_pcm_extplug_t *ext, snd_pcm_hw_params_t *params);150 int (*hw_free)(snd_pcm_extplug_t *ext);154 void (*dump)(snd_pcm_extplug_t *ext, snd_output_t *out);158 int (*init)(snd_pcm_extplug_t *ext);162 snd_pcm_chmap_query_t **(*query_chmaps)(snd_pcm_extplug_t *ext);166 snd_pcm_chmap_t *(*get_chmap)(snd_pcm_extplug_t *ext);170 int (*set_chmap)(snd_pcm_extplug_t *ext, const snd_pcm_chmap_t *map);