Lines Matching refs:go7007
22 #include "go7007-priv.h"
622 static int go7007_usb_vendor_request(struct go7007 *go, int request,
641 static int go7007_usb_interface_reset(struct go7007 *go)
675 static int go7007_usb_ezusb_write_interrupt(struct go7007 *go,
721 static int go7007_usb_onboard_write_interrupt(struct go7007 *go,
747 struct go7007 *go = (struct go7007 *)urb->context;
772 static int go7007_usb_read_interrupt(struct go7007 *go)
787 struct go7007 *go = (struct go7007 *)urb->context;
810 struct go7007 *go = (struct go7007 *)urb->context;
831 static int go7007_usb_stream_start(struct go7007 *go)
864 static int go7007_usb_stream_stop(struct go7007 *go)
879 static int go7007_usb_send_firmware(struct go7007 *go, u8 *data, int len)
896 static void go7007_usb_release(struct go7007 *go)
952 struct go7007 *go = i2c_get_adapdata(adapter);
1043 struct go7007 *go;
1328 struct go7007 *go = to_go7007(usb_get_intfdata(intf));
1346 .name = "go7007",