Home
last modified time | relevance | path

Searched defs:snd_timer_params (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/sound/
Dasound.h956 struct snd_timer_params { struct
957 unsigned int flags; /* flags - SNDRV_TIMER_PSFLG_* */
958 unsigned int ticks; /* requested resolution in ticks */
959 unsigned int queue_size; /* total size of queue (32-1024) */
960 unsigned int reserved0; /* reserved, was: failure locations */
984 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params) argument
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h116390 struct snd_timer_params { struct
116391 unsigned int flags;
116392 unsigned int ticks;
116393 unsigned int queue_size;
116394 unsigned int reserved0;
116395 unsigned int filter;
116396 unsigned char reserved[60];
Dvmlinux_602.h116390 struct snd_timer_params { struct
116391 unsigned int flags;
116392 unsigned int ticks;
116393 unsigned int queue_size;
116394 unsigned int reserved0;
116395 unsigned int filter;
116396 unsigned char reserved[60];