Linux Kernel
3.7.1
|
Data Fields | |
unsigned int | ichd |
unsigned long | reg_offset |
u32 * | bdbar |
unsigned int | bdbar_addr |
struct snd_pcm_substream * | substream |
unsigned int | physbuf |
unsigned int | size |
unsigned int | fragsize |
unsigned int | fragsize1 |
unsigned int | position |
unsigned int | pos_shift |
unsigned int | last_pos |
int | frags |
int | lvi |
int | lvi_frag |
int | civ |
int | ack |
int | ack_reload |
unsigned int | ack_bit |
unsigned int | roff_sr |
unsigned int | roff_picb |
unsigned int | int_sta_mask |
unsigned int | ali_slot |
struct ac97_pcm * | pcm |
int | pcm_open_flag |
unsigned int | page_attr_changed: 1 |
unsigned int | suspended: 1 |
struct snd_ac97 * | ac97 |
Definition at line 355 of file intel8x0.c.
Definition at line 190 of file intel8x0m.c.
int ack |
Definition at line 372 of file intel8x0.c.
unsigned int ack_bit |
Definition at line 374 of file intel8x0.c.
int ack_reload |
Definition at line 373 of file intel8x0.c.
unsigned int ali_slot |
Definition at line 378 of file intel8x0.c.
u32 * bdbar |
Definition at line 358 of file intel8x0.c.
unsigned int bdbar_addr |
Definition at line 359 of file intel8x0.c.
int civ |
Definition at line 371 of file intel8x0.c.
int frags |
Definition at line 368 of file intel8x0.c.
unsigned int fragsize |
Definition at line 363 of file intel8x0.c.
unsigned int fragsize1 |
Definition at line 364 of file intel8x0.c.
unsigned int ichd |
Definition at line 356 of file intel8x0.c.
unsigned int int_sta_mask |
Definition at line 377 of file intel8x0.c.
unsigned int last_pos |
Definition at line 367 of file intel8x0.c.
int lvi |
Definition at line 369 of file intel8x0.c.
int lvi_frag |
Definition at line 370 of file intel8x0.c.
unsigned int page_attr_changed |
Definition at line 381 of file intel8x0.c.
Definition at line 379 of file intel8x0.c.
int pcm_open_flag |
Definition at line 380 of file intel8x0.c.
unsigned int physbuf |
Definition at line 361 of file intel8x0.c.
unsigned int pos_shift |
Definition at line 366 of file intel8x0.c.
unsigned int position |
Definition at line 365 of file intel8x0.c.
unsigned long reg_offset |
Definition at line 357 of file intel8x0.c.
unsigned int roff_picb |
Definition at line 376 of file intel8x0.c.
unsigned int roff_sr |
Definition at line 375 of file intel8x0.c.
unsigned int size |
Definition at line 362 of file intel8x0.c.
struct snd_pcm_substream * substream |
Definition at line 360 of file intel8x0.c.
unsigned int suspended |
Definition at line 382 of file intel8x0.c.