Linux Kernel
3.7.1
|
Data Fields | |
spinlock_t | lock |
wait_queue_head_t | queue |
vwsnd_port_swstate_t | swstate |
vwsnd_port_hwstate_t | hwstate |
vwsnd_port_flags_t | flags |
int | sw_channels |
int | sw_samplefmt |
int | sw_framerate |
int | sample_size |
int | frame_size |
unsigned int | zero_word |
int | sw_fragshift |
int | sw_fragcount |
int | sw_subdivshift |
unsigned int | hw_fragshift |
unsigned int | hw_fragsize |
unsigned int | hw_fragcount |
int | hwbuf_size |
unsigned long | hwbuf_paddr |
unsigned long | hwbuf_vaddr |
void * | hwbuf |
int | hwbuf_max |
void * | swbuf |
unsigned int | swbuf_size |
unsigned int | swb_u_idx |
unsigned int | swb_i_idx |
unsigned int | swb_u_avail |
unsigned int | swb_i_avail |
dma_chan_t | chan |
int | byte_count |
int | frag_count |
int | MSC_offset |
vwsnd_port_flags_t flags |
vwsnd_port_hwstate_t hwstate |
spinlock_t lock |
vwsnd_port_swstate_t swstate |