Searched defs:snd_timer_instance (Results 1 – 2 of 2) sorted by relevance
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_505.h | 100552 struct snd_timer_instance { struct 100557 void (*private_free)(struct snd_timer_instance *); argument 100558 void (*callback)(struct snd_timer_instance *, long unsigned int, long unsigned int); argument 100559 void (*ccallback)(struct snd_timer_instance *, int, struct timespec *, long unsigned int); argument 100560 void (*disconnect)(struct snd_timer_instance *); argument 100574 struct snd_timer_instance *master; argument
|
| D | vmlinux.h | 100552 struct snd_timer_instance { struct 100557 void (*private_free)(struct snd_timer_instance *); argument 100558 void (*callback)(struct snd_timer_instance *, long unsigned int, long unsigned int); argument 100559 void (*ccallback)(struct snd_timer_instance *, int, struct timespec *, long unsigned int); argument 100560 void (*disconnect)(struct snd_timer_instance *); argument 100574 struct snd_timer_instance *master; argument
|