Lines Matching defs:gspca_dev

40 	struct gspca_dev gspca_dev;	/* !! must be the first item */  member
5548 static u8 reg_r(struct gspca_dev *gspca_dev, in reg_r()
5570 static void reg_w(struct gspca_dev *gspca_dev, in reg_w()
5590 static u16 i2c_read(struct gspca_dev *gspca_dev, in i2c_read()
5609 static u8 i2c_write(struct gspca_dev *gspca_dev, in i2c_write()
5629 static void usb_exchange(struct gspca_dev *gspca_dev, in usb_exchange()
5662 static void setmatrix(struct gspca_dev *gspca_dev) in setmatrix()
5712 static void setsharpness(struct gspca_dev *gspca_dev, s32 val) in setsharpness()
5728 static void setcontrast(struct gspca_dev *gspca_dev, in setcontrast()
5785 static s32 getexposure(struct gspca_dev *gspca_dev) in getexposure()
5792 static void setexposure(struct gspca_dev *gspca_dev, s32 val) in setexposure()
5799 static void setquality(struct gspca_dev *gspca_dev) in setquality()
5812 static void setlightfreq(struct gspca_dev *gspca_dev, s32 val) in setlightfreq()
5925 static void setautogain(struct gspca_dev *gspca_dev, s32 val) in setautogain()
5937 struct gspca_dev *gspca_dev = &sd->gspca_dev; in transfer_update() local
5999 static void send_unknown(struct gspca_dev *gspca_dev, int sensor) in send_unknown()
6031 static void start_2wr_probe(struct gspca_dev *gspca_dev, int sensor) in start_2wr_probe()
6041 static int sif_probe(struct gspca_dev *gspca_dev) in sif_probe()
6058 static int vga_2wr_probe(struct gspca_dev *gspca_dev) in vga_2wr_probe()
6166 static int vga_3wr_probe(struct gspca_dev *gspca_dev) in vga_3wr_probe()
6287 static int zcxx_probeSensor(struct gspca_dev *gspca_dev) in zcxx_probeSensor()
6311 static int sd_config(struct gspca_dev *gspca_dev, in sd_config()
6333 struct gspca_dev *gspca_dev = in zcxx_g_volatile_ctrl() local
6349 struct gspca_dev *gspca_dev = in zcxx_s_ctrl() local
6408 static int sd_init_controls(struct gspca_dev *gspca_dev) in sd_init_controls()
6470 static int sd_init(struct gspca_dev *gspca_dev) in sd_init()
6650 static int sd_pre_start(struct gspca_dev *gspca_dev) in sd_pre_start()
6657 static int sd_start(struct gspca_dev *gspca_dev) in sd_start()
6837 static void sd_stop0(struct gspca_dev *gspca_dev) in sd_stop0()
6852 static void sd_pkt_scan(struct gspca_dev *gspca_dev, in sd_pkt_scan()
6885 static int sd_set_jcomp(struct gspca_dev *gspca_dev, in sd_set_jcomp()
6893 static int sd_get_jcomp(struct gspca_dev *gspca_dev, in sd_get_jcomp()
6906 static int sd_int_pkt_scan(struct gspca_dev *gspca_dev, in sd_int_pkt_scan()