Home
last modified time | relevance | path

Searched defs:snd_timer_ginfo (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h905 struct snd_timer_ginfo { struct
906 struct snd_timer_id tid; /* requested timer ID */
907 unsigned int flags; /* timer flags - SNDRV_TIMER_FLG_* */
908 int card; /* card number */
909 unsigned char id[64]; /* timer identification */
910 unsigned char name[80]; /* timer name */
911 unsigned long reserved0; /* reserved for future use */
912 unsigned long resolution; /* average period resolution in ns */
913 unsigned long resolution_min; /* minimal period resolution in ns */
915 unsigned int clients; /* active timer clients */
[all …]
/openbmc/linux/include/uapi/sound/
H A Dasound.h905 struct snd_timer_ginfo { struct
906 struct snd_timer_id tid; /* requested timer ID */
907 unsigned int flags; /* timer flags - SNDRV_TIMER_FLG_* */
908 int card; /* card number */
909 unsigned char id[64]; /* timer identification */
910 unsigned char name[80]; /* timer name */
911 unsigned long reserved0; /* reserved for future use */
912 unsigned long resolution; /* average period resolution in ns */
913 unsigned long resolution_min; /* minimal period resolution in ns */
915 unsigned int clients; /* active timer clients */
[all …]