Searched refs:start_2wr_probe (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/usb/gspca/ |
H A D | zc3xx.c | 6035 static void start_2wr_probe(struct gspca_dev *gspca_dev, int sensor) in start_2wr_probe() function 6049 start_2wr_probe(gspca_dev, 0x0f); /* PAS106 */ in sif_probe() 6066 start_2wr_probe(gspca_dev, 0x00); /* HV7131B */ in vga_2wr_probe() 6072 start_2wr_probe(gspca_dev, 0x04); /* CS2102 */ in vga_2wr_probe() 6078 start_2wr_probe(gspca_dev, 0x06); /* OmniVision */ in vga_2wr_probe() 6088 start_2wr_probe(gspca_dev, 0x08); /* HDCS2020 */ in vga_2wr_probe() 6095 start_2wr_probe(gspca_dev, 0x0a); /* PB0330 */ in vga_2wr_probe() 6107 start_2wr_probe(gspca_dev, 0x0c); /* ICM105A */ in vga_2wr_probe() 6113 start_2wr_probe(gspca_dev, 0x0e); /* PAS202BCB */ in vga_2wr_probe() 6123 start_2wr_probe(gspca_dev, 0x02); /* TAS5130C */ in vga_2wr_probe()
|