|
Linux Kernel
3.7.1
|
#include <ipac.h>
Data Fields | |
| struct isac_hw | isac |
| struct hscx_hw | hscx [2] |
| char * | name |
| void * | hw |
| spinlock_t * | hwlock |
| struct module * | owner |
| u32 | type |
| read_reg_func * | read_reg |
| write_reg_func * | write_reg |
| fifo_func * | read_fifo |
| fifo_func * | write_fifo |
| void(* | release )(struct ipac_hw *) |
| int(* | init )(struct ipac_hw *) |
| int(* | ctrl )(struct ipac_hw *, u32, u_long) |
| u8 | conf |
| spinlock_t* hwlock |
| read_reg_func* read_reg |
| write_reg_func* write_reg |
1.8.2