Linux Kernel
3.7.1
|
#include <go7007-priv.h>
Data Fields | |
int(* | interface_reset )(struct go7007 *go) |
int(* | write_interrupt )(struct go7007 *go, int addr, int data) |
int(* | read_interrupt )(struct go7007 *go) |
int(* | stream_start )(struct go7007 *go) |
int(* | stream_stop )(struct go7007 *go) |
int(* | send_firmware )(struct go7007 *go, u8 *data, int len) |
int(* | send_command )(struct go7007 *go, unsigned int cmd, void *arg) |
Definition at line 104 of file go7007-priv.h.
Definition at line 111 of file go7007-priv.h.
Definition at line 110 of file go7007-priv.h.
Definition at line 106 of file go7007-priv.h.