action_ops
static int snd_pcm_action_group(const struct action_ops *ops,
static int snd_pcm_action_single(const struct action_ops *ops,
static int snd_pcm_action(const struct action_ops *ops,
static int snd_pcm_action_lock_irq(const struct action_ops *ops,
static int snd_pcm_action_nonatomic(const struct action_ops *ops,
static const struct action_ops snd_pcm_action_start = {
static const struct action_ops snd_pcm_action_stop = {
static const struct action_ops snd_pcm_action_pause = {
static const struct action_ops snd_pcm_action_suspend = {
static const struct action_ops snd_pcm_action_resume = {
static const struct action_ops snd_pcm_action_reset = {
static const struct action_ops snd_pcm_action_prepare = {
static const struct action_ops snd_pcm_action_drain_init = {