Symbol: go7007
drivers/media/pci/saa7134/saa7134-go7007.c
131
static int saa7134_go7007_interface_reset(struct go7007 *go)
drivers/media/pci/saa7134/saa7134-go7007.c
175
static int saa7134_go7007_write_interrupt(struct go7007 *go, int addr, int data)
drivers/media/pci/saa7134/saa7134-go7007.c
203
static int saa7134_go7007_read_interrupt(struct go7007 *go)
drivers/media/pci/saa7134/saa7134-go7007.c
222
struct go7007 *go = video_get_drvdata(dev->empress_dev);
drivers/media/pci/saa7134/saa7134-go7007.c
243
static int saa7134_go7007_stream_start(struct go7007 *go)
drivers/media/pci/saa7134/saa7134-go7007.c
301
static int saa7134_go7007_stream_stop(struct go7007 *go)
drivers/media/pci/saa7134/saa7134-go7007.c
330
static int saa7134_go7007_send_firmware(struct go7007 *go, u8 *data, int len)
drivers/media/pci/saa7134/saa7134-go7007.c
407
struct go7007 *go;
drivers/media/pci/saa7134/saa7134-go7007.c
475
struct go7007 *go;
drivers/media/usb/go7007/go7007-driver.c
128
int go7007_boot_encoder(struct go7007 *go, int init_i2c)
drivers/media/usb/go7007/go7007-driver.c
153
static int go7007_init_encoder(struct go7007 *go)
drivers/media/usb/go7007/go7007-driver.c
187
int go7007_reset_encoder(struct go7007 *go)
drivers/media/usb/go7007/go7007-driver.c
199
struct go7007 *go = i2c_get_adapdata(adapter);
drivers/media/usb/go7007/go7007-driver.c
229
struct go7007 *go = container_of(v4l2_dev, struct go7007, v4l2_dev);
drivers/media/usb/go7007/go7007-driver.c
252
int go7007_register_encoder(struct go7007 *go, unsigned num_i2c_devs)
drivers/media/usb/go7007/go7007-driver.c
323
int go7007_start_encoder(struct go7007 *go)
drivers/media/usb/go7007/go7007-driver.c
33
int go7007_read_interrupt(struct go7007 *go, u16 *value, u16 *data)
drivers/media/usb/go7007/go7007-driver.c
390
static void go7007_set_motion_regions(struct go7007 *go, struct go7007_buffer *vb,
drivers/media/usb/go7007/go7007-driver.c
412
static void go7007_motion_regions(struct go7007 *go, struct go7007_buffer *vb)
drivers/media/usb/go7007/go7007-driver.c
441
static struct go7007_buffer *frame_boundary(struct go7007 *go, struct go7007_buffer *vb)
drivers/media/usb/go7007/go7007-driver.c
479
static void write_bitmap_word(struct go7007 *go)
drivers/media/usb/go7007/go7007-driver.c
498
void go7007_parse_video_stream(struct go7007 *go, u8 *buf, int length)
drivers/media/usb/go7007/go7007-driver.c
56
int go7007_read_addr(struct go7007 *go, u16 addr, u16 *data)
drivers/media/usb/go7007/go7007-driver.c
692
struct go7007 *go7007_alloc(const struct go7007_board_info *board,
drivers/media/usb/go7007/go7007-driver.c
695
struct go7007 *go;
drivers/media/usb/go7007/go7007-driver.c
697
go = kzalloc_obj(struct go7007);
drivers/media/usb/go7007/go7007-driver.c
718
void go7007_update_board(struct go7007 *go)
drivers/media/usb/go7007/go7007-driver.c
78
static int go7007_load_encoder(struct go7007 *go)
drivers/media/usb/go7007/go7007-fw.c
1076
static int config_package(struct go7007 *go, __le16 *code, int space)
drivers/media/usb/go7007/go7007-fw.c
1198
static int seqhead_to_package(struct go7007 *go, __le16 *code, int space,
drivers/media/usb/go7007/go7007-fw.c
1199
int (*sequence_header_func)(struct go7007 *go,
drivers/media/usb/go7007/go7007-fw.c
1277
static int avsync_to_package(struct go7007 *go, __le16 *code, int space)
drivers/media/usb/go7007/go7007-fw.c
1308
static int final_package(struct go7007 *go, __le16 *code, int space)
drivers/media/usb/go7007/go7007-fw.c
1371
static int audio_to_package(struct go7007 *go, __le16 *code, int space)
drivers/media/usb/go7007/go7007-fw.c
1421
static int modet_to_package(struct go7007 *go, __le16 *code, int space)
drivers/media/usb/go7007/go7007-fw.c
1494
static noinline_for_stack int do_special(struct go7007 *go, u16 type,
drivers/media/usb/go7007/go7007-fw.c
1543
int go7007_construct_fw_image(struct go7007 *go, u8 **fw, int *fwlen)
drivers/media/usb/go7007/go7007-fw.c
290
static int mjpeg_frame_header(struct go7007 *go, unsigned char *buf, int q)
drivers/media/usb/go7007/go7007-fw.c
365
static int gen_mjpeghdr_to_package(struct go7007 *go, __le16 *code, int space)
drivers/media/usb/go7007/go7007-fw.c
416
static int mpeg1_frame_header(struct go7007 *go, unsigned char *buf,
drivers/media/usb/go7007/go7007-fw.c
524
static int mpeg1_sequence_header(struct go7007 *go, unsigned char *buf, int ext)
drivers/media/usb/go7007/go7007-fw.c
631
static int gen_mpeg1hdr_to_package(struct go7007 *go,
drivers/media/usb/go7007/go7007-fw.c
708
static int vti_bitlen(struct go7007 *go)
drivers/media/usb/go7007/go7007-fw.c
717
static int mpeg4_frame_header(struct go7007 *go, unsigned char *buf,
drivers/media/usb/go7007/go7007-fw.c
771
static int mpeg4_sequence_header(struct go7007 *go, unsigned char *buf, int ext)
drivers/media/usb/go7007/go7007-fw.c
817
static int gen_mpeg4hdr_to_package(struct go7007 *go,
drivers/media/usb/go7007/go7007-fw.c
919
static int brctrl_to_package(struct go7007 *go,
drivers/media/usb/go7007/go7007-i2c.c
140
struct go7007 *go = i2c_get_adapdata(adapter);
drivers/media/usb/go7007/go7007-i2c.c
156
struct go7007 *go = i2c_get_adapdata(adapter);
drivers/media/usb/go7007/go7007-i2c.c
204
int go7007_i2c_init(struct go7007 *go)
drivers/media/usb/go7007/go7007-i2c.c
38
static inline void adlink_mpg24_i2c_lock(struct go7007 *go)
drivers/media/usb/go7007/go7007-i2c.c
45
static inline void adlink_mpg24_i2c_unlock(struct go7007 *go)
drivers/media/usb/go7007/go7007-i2c.c
52
static int go7007_i2c_xfer(struct go7007 *go, u16 addr, int read,
drivers/media/usb/go7007/go7007-priv.h
116
int (*interface_reset)(struct go7007 *go);
drivers/media/usb/go7007/go7007-priv.h
117
int (*write_interrupt)(struct go7007 *go, int addr, int data);
drivers/media/usb/go7007/go7007-priv.h
118
int (*read_interrupt)(struct go7007 *go);
drivers/media/usb/go7007/go7007-priv.h
119
int (*stream_start)(struct go7007 *go);
drivers/media/usb/go7007/go7007-priv.h
120
int (*stream_stop)(struct go7007 *go);
drivers/media/usb/go7007/go7007-priv.h
121
int (*send_firmware)(struct go7007 *go, u8 *data, int len);
drivers/media/usb/go7007/go7007-priv.h
122
int (*send_command)(struct go7007 *go, unsigned int cmd, void *arg);
drivers/media/usb/go7007/go7007-priv.h
123
void (*release)(struct go7007 *go);
drivers/media/usb/go7007/go7007-priv.h
17
struct go7007;
drivers/media/usb/go7007/go7007-priv.h
237
void (*audio_deliver)(struct go7007 *go, u8 *buf, int length);
drivers/media/usb/go7007/go7007-priv.h
253
static inline struct go7007 *to_go7007(struct v4l2_device *v4l2_dev)
drivers/media/usb/go7007/go7007-priv.h
255
return container_of(v4l2_dev, struct go7007, v4l2_dev);
drivers/media/usb/go7007/go7007-priv.h
273
int go7007_read_addr(struct go7007 *go, u16 addr, u16 *data);
drivers/media/usb/go7007/go7007-priv.h
274
int go7007_read_interrupt(struct go7007 *go, u16 *value, u16 *data);
drivers/media/usb/go7007/go7007-priv.h
275
int go7007_boot_encoder(struct go7007 *go, int init_i2c);
drivers/media/usb/go7007/go7007-priv.h
276
int go7007_reset_encoder(struct go7007 *go);
drivers/media/usb/go7007/go7007-priv.h
277
int go7007_register_encoder(struct go7007 *go, unsigned num_i2c_devs);
drivers/media/usb/go7007/go7007-priv.h
278
int go7007_start_encoder(struct go7007 *go);
drivers/media/usb/go7007/go7007-priv.h
279
void go7007_parse_video_stream(struct go7007 *go, u8 *buf, int length);
drivers/media/usb/go7007/go7007-priv.h
280
struct go7007 *go7007_alloc(const struct go7007_board_info *board,
drivers/media/usb/go7007/go7007-priv.h
282
void go7007_update_board(struct go7007 *go);
drivers/media/usb/go7007/go7007-priv.h
285
int go7007_construct_fw_image(struct go7007 *go, u8 **fw, int *fwlen);
drivers/media/usb/go7007/go7007-priv.h
288
int go7007_i2c_init(struct go7007 *go);
drivers/media/usb/go7007/go7007-priv.h
289
int go7007_i2c_remove(struct go7007 *go);
drivers/media/usb/go7007/go7007-priv.h
292
int go7007_v4l2_init(struct go7007 *go);
drivers/media/usb/go7007/go7007-priv.h
293
int go7007_v4l2_ctrl_init(struct go7007 *go);
drivers/media/usb/go7007/go7007-priv.h
294
void go7007_v4l2_remove(struct go7007 *go);
drivers/media/usb/go7007/go7007-priv.h
297
int go7007_snd_init(struct go7007 *go);
drivers/media/usb/go7007/go7007-priv.h
298
int go7007_snd_remove(struct go7007 *go);
drivers/media/usb/go7007/go7007-usb.c
1043
struct go7007 *go;
drivers/media/usb/go7007/go7007-usb.c
1330
struct go7007 *go = to_go7007(usb_get_intfdata(intf));
drivers/media/usb/go7007/go7007-usb.c
622
static int go7007_usb_vendor_request(struct go7007 *go, int request,
drivers/media/usb/go7007/go7007-usb.c
641
static int go7007_usb_interface_reset(struct go7007 *go)
drivers/media/usb/go7007/go7007-usb.c
675
static int go7007_usb_ezusb_write_interrupt(struct go7007 *go,
drivers/media/usb/go7007/go7007-usb.c
721
static int go7007_usb_onboard_write_interrupt(struct go7007 *go,
drivers/media/usb/go7007/go7007-usb.c
747
struct go7007 *go = (struct go7007 *)urb->context;
drivers/media/usb/go7007/go7007-usb.c
772
static int go7007_usb_read_interrupt(struct go7007 *go)
drivers/media/usb/go7007/go7007-usb.c
787
struct go7007 *go = (struct go7007 *)urb->context;
drivers/media/usb/go7007/go7007-usb.c
810
struct go7007 *go = (struct go7007 *)urb->context;
drivers/media/usb/go7007/go7007-usb.c
831
static int go7007_usb_stream_start(struct go7007 *go)
drivers/media/usb/go7007/go7007-usb.c
864
static int go7007_usb_stream_stop(struct go7007 *go)
drivers/media/usb/go7007/go7007-usb.c
879
static int go7007_usb_send_firmware(struct go7007 *go, u8 *data, int len)
drivers/media/usb/go7007/go7007-usb.c
896
static void go7007_usb_release(struct go7007 *go)
drivers/media/usb/go7007/go7007-usb.c
952
struct go7007 *go = i2c_get_adapdata(adapter);
drivers/media/usb/go7007/go7007-v4l2.c
1010
int go7007_v4l2_ctrl_init(struct go7007 *go)
drivers/media/usb/go7007/go7007-v4l2.c
1068
int go7007_v4l2_init(struct go7007 *go)
drivers/media/usb/go7007/go7007-v4l2.c
1144
void go7007_v4l2_remove(struct go7007 *go)
drivers/media/usb/go7007/go7007-v4l2.c
176
static int set_capture_size(struct go7007 *go, struct v4l2_format *fmt, int try)
drivers/media/usb/go7007/go7007-v4l2.c
277
struct go7007 *go = video_drvdata(file);
drivers/media/usb/go7007/go7007-v4l2.c
310
struct go7007 *go = video_drvdata(file);
drivers/media/usb/go7007/go7007-v4l2.c
327
struct go7007 *go = video_drvdata(file);
drivers/media/usb/go7007/go7007-v4l2.c
335
struct go7007 *go = video_drvdata(file);
drivers/media/usb/go7007/go7007-v4l2.c
359
struct go7007 *go = vb2_get_drv_priv(vq);
drivers/media/usb/go7007/go7007-v4l2.c
385
struct go7007 *go = vb2_get_drv_priv(vq);
drivers/media/usb/go7007/go7007-v4l2.c
399
struct go7007 *go = vb2_get_drv_priv(q);
drivers/media/usb/go7007/go7007-v4l2.c
427
struct go7007 *go = vb2_get_drv_priv(q);
drivers/media/usb/go7007/go7007-v4l2.c
460
struct go7007 *go = video_drvdata(filp);
drivers/media/usb/go7007/go7007-v4l2.c
479
struct go7007 *go = video_drvdata(filp);
drivers/media/usb/go7007/go7007-v4l2.c
509
struct go7007 *go = video_drvdata(filp);
drivers/media/usb/go7007/go7007-v4l2.c
528
struct go7007 *go = video_drvdata(filp);
drivers/media/usb/go7007/go7007-v4l2.c
555
struct go7007 *go = video_drvdata(file);
drivers/media/usb/go7007/go7007-v4l2.c
561
static int go7007_s_std(struct go7007 *go)
drivers/media/usb/go7007/go7007-v4l2.c
578
struct go7007 *go = video_drvdata(file);
drivers/media/usb/go7007/go7007-v4l2.c
590
struct go7007 *go = video_drvdata(file);
drivers/media/usb/go7007/go7007-v4l2.c
598
struct go7007 *go = video_drvdata(file);
drivers/media/usb/go7007/go7007-v4l2.c
629
struct go7007 *go = video_drvdata(file);
drivers/media/usb/go7007/go7007-v4l2.c
638
struct go7007 *go = video_drvdata(file);
drivers/media/usb/go7007/go7007-v4l2.c
650
struct go7007 *go = video_drvdata(file);
drivers/media/usb/go7007/go7007-v4l2.c
662
struct go7007 *go = video_drvdata(file);
drivers/media/usb/go7007/go7007-v4l2.c
672
static void go7007_s_input(struct go7007 *go)
drivers/media/usb/go7007/go7007-v4l2.c
690
struct go7007 *go = video_drvdata(file);
drivers/media/usb/go7007/go7007-v4l2.c
706
struct go7007 *go = video_drvdata(file);
drivers/media/usb/go7007/go7007-v4l2.c
718
struct go7007 *go = video_drvdata(file);
drivers/media/usb/go7007/go7007-v4l2.c
729
struct go7007 *go = video_drvdata(file);
drivers/media/usb/go7007/go7007-v4l2.c
740
struct go7007 *go = video_drvdata(file);
drivers/media/usb/go7007/go7007-v4l2.c
750
struct go7007 *go = video_drvdata(file);
drivers/media/usb/go7007/go7007-v4l2.c
773
struct go7007 *go =
drivers/media/usb/go7007/go7007-v4l2.c
774
container_of(ctrl->handler, struct go7007, hdl);
drivers/media/usb/go7007/go7007-v4l2.c
80
static void get_resolution(struct go7007 *go, int *width, int *height)
drivers/media/usb/go7007/go7007-v4l2.c
99
static void set_formatting(struct go7007 *go)
drivers/media/usb/go7007/s2250-board.c
131
static int go7007_usb_vendor_request(struct go7007 *go, u16 request,
drivers/media/usb/go7007/s2250-board.c
153
struct go7007 *go = i2c_get_adapdata(client->adapter);
drivers/media/usb/go7007/s2250-board.c
187
struct go7007 *go = i2c_get_adapdata(client->adapter);
drivers/media/usb/go7007/s2250-board.c
251
struct go7007 *go = i2c_get_adapdata(client->adapter);
drivers/media/usb/go7007/s2250-board.c
504
struct go7007 *go = i2c_get_adapdata(adapter);
drivers/media/usb/go7007/snd-go7007.c
101
struct go7007 *go = snd_pcm_substream_chip(substream);
drivers/media/usb/go7007/snd-go7007.c
109
struct go7007 *go = snd_pcm_substream_chip(substream);
drivers/media/usb/go7007/snd-go7007.c
117
struct go7007 *go = snd_pcm_substream_chip(substream);
drivers/media/usb/go7007/snd-go7007.c
135
struct go7007 *go = snd_pcm_substream_chip(substream);
drivers/media/usb/go7007/snd-go7007.c
149
struct go7007 *go = snd_pcm_substream_chip(substream);
drivers/media/usb/go7007/snd-go7007.c
169
struct go7007 *go = snd_pcm_substream_chip(substream);
drivers/media/usb/go7007/snd-go7007.c
187
struct go7007 *go = device->device_data;
drivers/media/usb/go7007/snd-go7007.c
198
int go7007_snd_init(struct go7007 *go)
drivers/media/usb/go7007/snd-go7007.c
260
int go7007_snd_remove(struct go7007 *go)
drivers/media/usb/go7007/snd-go7007.c
64
static void parse_audio_stream_data(struct go7007 *go, u8 *buf, int length)