Linux Kernel
3.7.1
|
Data Fields | |
struct snd_card * | card |
struct fw_unit * | unit |
struct fw_device * | device |
u64 | audio_base |
struct snd_pcm_substream * | pcm |
struct mutex | mutex |
struct iso_packets_buffer | buffer |
struct fw_iso_resources | resources |
struct fw_iso_context * | context |
bool | pcm_active |
bool | pcm_running |
bool | first_packet |
int | packet_index |
u32 | total_samples |
unsigned int | buffer_pointer |
unsigned int | period_counter |
s32 | gain_min |
s32 | gain_max |
unsigned int | gain_tlv [4] |
struct snd_pcm_substream* pcm |