Linux Kernel
3.7.1
|
#include <pcsp.h>
Data Fields | |
struct snd_card * | card |
struct snd_pcm * | pcm |
struct input_dev * | input_dev |
struct hrtimer | timer |
unsigned short | port |
unsigned short | irq |
unsigned short | dma |
spinlock_t | substream_lock |
struct snd_pcm_substream * | playback_substream |
unsigned int | fmt_size |
unsigned int | is_signed |
size_t | playback_ptr |
size_t | period_ptr |
atomic_t | timer_active |
int | thalf |
u64 | ns_rem |
unsigned char | val61 |
int | enable |
int | max_treble |
int | treble |
int | pcspkr |
struct snd_pcm_substream* playback_substream |
spinlock_t substream_lock |