Searched refs:sample_ops (Results 1 - 5 of 5) sorted by relevance

/linux-master/samples/ftrace/
H A Dftrace-ops.c95 struct sample_ops { struct
111 struct sample_ops *self;
113 self = container_of(op, struct sample_ops, ops);
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,
123 struct sample_ops *ops;
139 static void ops_destroy(struct sample_ops *ops, int nr)
152 static void ops_check(struct sample_ops *ops, int nr,
/linux-master/sound/pci/trident/
H A Dtrident.h270 struct snd_trident_sample_ops *sample_ops; member in struct:snd_trident_voice
H A Dtrident_main.c3811 voice->sample_ops = NULL;
/linux-master/sound/isa/gus/
H A Dgus_reset.c290 voice->sample_ops = NULL;
/linux-master/include/sound/
H A Dgus.h255 struct snd_gus_sample_ops *sample_ops; member in struct:snd_gus_voice

Completed in 145 milliseconds