Searched defs:snd_pcm_extplug_callback (Results 1 – 1 of 1) sorted by relevance
99 struct snd_pcm_extplug_callback { struct103 snd_pcm_sframes_t (*transfer)(snd_pcm_extplug_t *ext,112 int (*close)(snd_pcm_extplug_t *ext);116 int (*hw_params)(snd_pcm_extplug_t *ext, snd_pcm_hw_params_t *params);120 int (*hw_free)(snd_pcm_extplug_t *ext);124 void (*dump)(snd_pcm_extplug_t *ext);128 int (*init)(snd_pcm_extplug_t *ext);
Completed in 4 milliseconds