Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
snd_ac97_bus Struct Reference

#include <ac97_codec.h>

Data Fields

struct snd_ac97_bus_opsops
 
voidprivate_data
 
void(* private_free )(struct snd_ac97_bus *bus)
 
struct snd_cardcard
 
unsigned short num
 
unsigned short no_vra: 1
 
unsigned short dra: 1
 
unsigned short isdin: 1
 
unsigned int clock
 
spinlock_t bus_lock
 
unsigned short used_slots [2][4]
 
unsigned short pcms_count
 
struct ac97_pcmpcms
 
struct snd_ac97codec [4]
 
struct snd_info_entryproc
 

Detailed Description

Definition at line 448 of file ac97_codec.h.

Field Documentation

spinlock_t bus_lock

Definition at line 460 of file ac97_codec.h.

Definition at line 454 of file ac97_codec.h.

unsigned int clock

Definition at line 459 of file ac97_codec.h.

struct snd_ac97* codec[4]

Definition at line 464 of file ac97_codec.h.

unsigned short dra

Definition at line 456 of file ac97_codec.h.

unsigned short isdin

Definition at line 456 of file ac97_codec.h.

unsigned short no_vra

Definition at line 456 of file ac97_codec.h.

unsigned short num

Definition at line 455 of file ac97_codec.h.

Definition at line 450 of file ac97_codec.h.

Definition at line 463 of file ac97_codec.h.

unsigned short pcms_count

Definition at line 462 of file ac97_codec.h.

void* private_data

Definition at line 451 of file ac97_codec.h.

void(* private_free)(struct snd_ac97_bus *bus)

Definition at line 452 of file ac97_codec.h.

Definition at line 465 of file ac97_codec.h.

unsigned short used_slots[2][4]

Definition at line 461 of file ac97_codec.h.


The documentation for this struct was generated from the following file: