Searched defs:snd_timer_instance (Results 1 – 2 of 2) sorted by relevance
| /external/bcc/libbpf-tools/riscv/ |
| D | vmlinux.h | 116404 struct snd_timer_instance { struct 116409 void (*private_free)(struct snd_timer_instance *); argument 116410 void (*callback)(struct snd_timer_instance *, long unsigned int, long unsigned int); argument 116411 void (*ccallback)(struct snd_timer_instance *, int, struct timespec64 *, long unsigned int); argument 116412 void (*disconnect)(struct snd_timer_instance *); argument 116426 struct snd_timer_instance *master; argument
|
| D | vmlinux_602.h | 116404 struct snd_timer_instance { struct 116409 void (*private_free)(struct snd_timer_instance *); argument 116410 void (*callback)(struct snd_timer_instance *, long unsigned int, long unsigned int); argument 116411 void (*ccallback)(struct snd_timer_instance *, int, struct timespec64 *, long unsigned int); argument 116412 void (*disconnect)(struct snd_timer_instance *); argument 116426 struct snd_timer_instance *master; argument
|