|
Linux Kernel
3.7.1
|
#include <timer.h>
Data Fields | |
| int | tmr_class |
| struct snd_card * | card |
| struct module * | module |
| int | tmr_device |
| int | tmr_subdevice |
| char | id [64] |
| char | name [80] |
| unsigned int | flags |
| int | running |
| unsigned long | sticks |
| void * | private_data |
| void(* | private_free )(struct snd_timer *timer) |
| struct snd_timer_hardware | hw |
| spinlock_t | lock |
| struct list_head | device_list |
| struct list_head | open_list_head |
| struct list_head | active_list_head |
| struct list_head | ack_list_head |
| struct list_head | sack_list_head |
| struct tasklet_struct | task_queue |
| spinlock_t lock |
| struct tasklet_struct task_queue |
1.8.2