Linux Kernel
3.7.1
|
#include <linux/types.h>
Go to the source code of this file.
Macros | |
#define | DECLARE_CS5536_MODULE(name) |
Typedefs | |
typedef void(* | cs5536_pci_vsm_write )(int reg, u32 value) |
typedef u32(* | cs5536_pci_vsm_read )(int reg) |
#define DECLARE_CS5536_MODULE | ( | name | ) |
Definition at line 14 of file cs5536_vsm.h.