Linux Kernel
3.7.1
|
#include <linux/compat.h>
Go to the source code of this file.
Data Structures | |
struct | snd_timer_info32 |
struct | snd_timer_status32 |
Enumerations | |
enum | { SNDRV_TIMER_IOCTL_INFO32 = _IOR('T', 0x11, struct snd_timer_info32), SNDRV_TIMER_IOCTL_STATUS32 = _IOW('T', 0x14, struct snd_timer_status32) } |
anonymous enum |
Definition at line 94 of file timer_compat.c.