Lines Matching defs:gspca_dev

65 	struct gspca_dev gspca_dev;		/* !! must be the first item */  member
2039 struct gspca_dev *gspca_dev = (struct gspca_dev *)sd; in reg_w() local
2087 struct gspca_dev *gspca_dev = (struct gspca_dev *)sd; in reg_r() local
2128 struct gspca_dev *gspca_dev = (struct gspca_dev *)sd; in reg_r8() local
2182 struct gspca_dev *gspca_dev = (struct gspca_dev *)sd; in ov518_reg_w32() local
2204 struct gspca_dev *gspca_dev = (struct gspca_dev *)sd; in ov511_i2c_w() local
2238 struct gspca_dev *gspca_dev = (struct gspca_dev *)sd; in ov511_i2c_r() local
2311 struct gspca_dev *gspca_dev = (struct gspca_dev *)sd; in ov518_i2c_w() local
2338 struct gspca_dev *gspca_dev = (struct gspca_dev *)sd; in ov518_i2c_r() local
2359 struct gspca_dev *gspca_dev = (struct gspca_dev *)sd; in ovfx2_i2c_w() local
2381 struct gspca_dev *gspca_dev = (struct gspca_dev *)sd; in ovfx2_i2c_r() local
2494 struct gspca_dev *gspca_dev = (struct gspca_dev *)sd; in ov51x_stop() local
2525 struct gspca_dev *gspca_dev = (struct gspca_dev *)sd; in ov51x_restart() local
2565 struct gspca_dev *gspca_dev = (struct gspca_dev *)sd; in init_ov_sensor() local
2645 struct gspca_dev *gspca_dev = (struct gspca_dev *)sd; in ov_hires_configure() local
2692 struct gspca_dev *gspca_dev = (struct gspca_dev *)sd; in ov8xx0_configure() local
2714 struct gspca_dev *gspca_dev = (struct gspca_dev *)sd; in ov7xx0_configure() local
2799 struct gspca_dev *gspca_dev = (struct gspca_dev *)sd; in ov6xx0_configure() local
2865 static void sd_reset_snapshot(struct gspca_dev *gspca_dev) in sd_reset_snapshot()
2933 struct gspca_dev *gspca_dev = (struct gspca_dev *)sd; in ov51x_upload_quan_tables() local
2970 static void ov511_configure(struct gspca_dev *gspca_dev) in ov511_configure()
3036 static void ov518_configure(struct gspca_dev *gspca_dev) in ov518_configure()
3230 static void setautogain(struct gspca_dev *gspca_dev, s32 val) in setautogain()
3238 static int sd_config(struct gspca_dev *gspca_dev, in sd_config()
3281 static int sd_init(struct gspca_dev *gspca_dev) in sd_init()
3465 static int sd_isoc_init(struct gspca_dev *gspca_dev) in sd_isoc_init()
3486 struct gspca_dev *gspca_dev = (struct gspca_dev *)sd; in ov511_mode_init_regs() local
3612 struct gspca_dev *gspca_dev = (struct gspca_dev *)sd; in ov518_mode_init_regs() local
3797 struct gspca_dev *gspca_dev = (struct gspca_dev *)sd; in ov519_mode_init_regs() local
3914 struct gspca_dev *gspca_dev = (struct gspca_dev *)sd; in mode_init_ov_sensor_regs() local
4104 static void sethvflip(struct gspca_dev *gspca_dev, s32 hflip, s32 vflip) in sethvflip()
4119 struct gspca_dev *gspca_dev; in set_ov_sensor_window() local
4231 static int sd_start(struct gspca_dev *gspca_dev) in sd_start()
4271 static void sd_stopN(struct gspca_dev *gspca_dev) in sd_stopN()
4279 static void sd_stop0(struct gspca_dev *gspca_dev) in sd_stop0()
4300 static void ov51x_handle_button(struct gspca_dev *gspca_dev, u8 state) in ov51x_handle_button()
4328 static void ov511_pkt_scan(struct gspca_dev *gspca_dev, in ov511_pkt_scan()
4379 static void ov518_pkt_scan(struct gspca_dev *gspca_dev, in ov518_pkt_scan()
4417 static void ov519_pkt_scan(struct gspca_dev *gspca_dev, in ov519_pkt_scan()
4463 static void ovfx2_pkt_scan(struct gspca_dev *gspca_dev, in ovfx2_pkt_scan()
4487 static void sd_pkt_scan(struct gspca_dev *gspca_dev, in sd_pkt_scan()
4516 static void setbrightness(struct gspca_dev *gspca_dev, s32 val) in setbrightness()
4563 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast()
4665 static void setexposure(struct gspca_dev *gspca_dev, s32 val) in setexposure()
4672 static void setcolors(struct gspca_dev *gspca_dev, s32 val) in setcolors()
4721 static void setautobright(struct gspca_dev *gspca_dev, s32 val) in setautobright()
4787 static void setfreq(struct gspca_dev *gspca_dev, s32 val) in setfreq()
4798 static int sd_get_jcomp(struct gspca_dev *gspca_dev, in sd_get_jcomp()
4813 static int sd_set_jcomp(struct gspca_dev *gspca_dev, in sd_set_jcomp()
4827 struct gspca_dev *gspca_dev = in sd_g_volatile_ctrl() local
4843 struct gspca_dev *gspca_dev = in sd_s_ctrl() local
4891 static int sd_init_controls(struct gspca_dev *gspca_dev) in sd_init_controls()