|
Linux Kernel
3.7.1
|
#include <hwdep.h>
Data Fields | |
| struct snd_card * | card |
| struct list_head | list |
| int | device |
| char | id [32] |
| char | name [80] |
| int | iface |
| struct snd_hwdep_ops | ops |
| wait_queue_head_t | open_wait |
| void * | private_data |
| void(* | private_free )(struct snd_hwdep *hwdep) |
| struct mutex | open_mutex |
| int | used |
| unsigned int | dsp_loaded |
| unsigned int | exclusive:1 |
| wait_queue_head_t open_wait |
| struct snd_hwdep_ops ops |
1.8.2