|
Linux Kernel
3.7.1
|
#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) |
Definition at line 32 of file ak4xxx-adda.h.
| 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.
Definition at line 35 of file ak4xxx-adda.h.
1.8.2