Linux Kernel
3.7.1
|
#include <vx_core.h>
Data Fields | |
int | number |
unsigned int | is_capture: 1 |
unsigned int | data_mode: 1 |
unsigned int | running: 1 |
unsigned int | prepared: 1 |
int | channels |
unsigned int | differed_type |
pcx_time_t | pcx_time |
struct snd_pcm_substream * | substream |
int | hbuf_size |
int | buffer_bytes |
int | period_bytes |
int | hw_ptr |
int | position |
int | transferred |
int | align |
u64 | cur_count |
unsigned int | references |
struct vx_pipe * | monitoring_pipe |
struct tasklet_struct | start_tq |
pcx_time_t pcx_time |
struct tasklet_struct start_tq |
struct snd_pcm_substream* substream |