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

#include <ak4xxx-adda.h>

Data Fields

void(* lock )(struct snd_akm4xxx *ak, int chip)
 
void(* unlock )(struct snd_akm4xxx *ak, int chip)
 
void(* write )(struct snd_akm4xxx *ak, int chip, unsigned char reg, unsigned char val)
 
void(* set_rate_val )(struct snd_akm4xxx *ak, unsigned int rate)
 

Detailed Description

Definition at line 32 of file ak4xxx-adda.h.

Field Documentation

void(* lock)(struct snd_akm4xxx *ak, int chip)

Definition at line 33 of file ak4xxx-adda.h.

void(* set_rate_val)(struct snd_akm4xxx *ak, unsigned int rate)

Definition at line 37 of file ak4xxx-adda.h.

void(* unlock)(struct snd_akm4xxx *ak, int chip)

Definition at line 34 of file ak4xxx-adda.h.

void(* write)(struct snd_akm4xxx *ak, int chip, unsigned char reg, unsigned char val)

Definition at line 35 of file ak4xxx-adda.h.


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