Searched refs:sample_ops (Results 1 – 4 of 4) sorted by relevance
95 struct sample_ops { struct 111 struct sample_ops *self; in ops_func_count() argument 113 self = container_of(op, struct sample_ops, ops); in ops_func_count() 117 static struct sample_ops *ops_relevant;118 static struct sample_ops *ops_irrelevant;120 static struct sample_ops *ops_alloc_init(void *tracee, ftrace_func_t func, in ops_alloc_init() 123 struct sample_ops *ops; in ops_alloc_init() 139 static void ops_destroy(struct sample_ops *ops, int nr) in ops_destroy() 152 static void ops_check(struct sample_ops *ops, int nr, in ops_check()
255 struct snd_gus_sample_ops *sample_ops; member
286 voice->sample_ops = NULL; in snd_gf1_free_voice()
3811 voice->sample_ops = NULL; in snd_trident_free_voice()