Searched refs:mixer_ops (Results 1 – 11 of 11) sorted by relevance
37 struct mixer_ops;40 const struct mixer_ops **ops);42 const struct mixer_ops **ops);44 struct mixer_ops { struct
93 static const struct mixer_ops mixer_hw_ops = {100 const struct mixer_ops **ops) in mixer_hw_open()
398 static const struct mixer_ops mixer_plug_ops = {406 const struct mixer_ops **ops) in mixer_plugin_open()
87 const struct mixer_ops *ops;253 const struct mixer_ops *ops = NULL; in mixer_grp_open()
38 struct mixer_ops;41 struct mixer_ops **ops);43 struct mixer_ops **ops);45 struct mixer_ops { struct
91 static struct mixer_ops mixer_hw_ops = {99 struct mixer_ops **ops) in mixer_hw_open()
69 struct mixer_ops *ops;134 struct mixer_ops *ops, in mixer_grp_open()206 struct mixer_ops *ops; in mixer_do_hw_open()237 struct mixer_ops *ops; in mixer_do_plugin_open()
401 static struct mixer_ops mixer_plug_ops = {409 struct mixer_ops **ops) in mixer_plugin_open()
12 static const struct cras_mix_ops *ops = &mixer_ops;34 return &mixer_ops; in get_mixer_ops()
13 extern const struct cras_mix_ops mixer_ops;
844 const struct cras_mix_ops OPS(mixer_ops) = {