Searched refs:start_2wr_probe (Results  1 – 1 of 1) sorted by relevance
| /linux-4.1.27/drivers/media/usb/gspca/ | 
| D | zc3xx.c | 6031 static void start_2wr_probe(struct gspca_dev *gspca_dev, int sensor)  in start_2wr_probe()  function 6045 	start_2wr_probe(gspca_dev, 0x0f);		/* PAS106 */  in sif_probe() 6062 	start_2wr_probe(gspca_dev, 0x00);	/* HV7131B */  in vga_2wr_probe() 6068 	start_2wr_probe(gspca_dev, 0x04);	/* CS2102 */  in vga_2wr_probe() 6074 	start_2wr_probe(gspca_dev, 0x06);	/* OmniVision */  in vga_2wr_probe() 6084 	start_2wr_probe(gspca_dev, 0x08);	/* HDCS2020 */  in vga_2wr_probe() 6091 	start_2wr_probe(gspca_dev, 0x0a);	/* PB0330 */  in vga_2wr_probe() 6103 	start_2wr_probe(gspca_dev, 0x0c);	/* ICM105A */  in vga_2wr_probe() 6109 	start_2wr_probe(gspca_dev, 0x0e);	/* PAS202BCB */  in vga_2wr_probe() 6119 	start_2wr_probe(gspca_dev, 0x02);	/* TAS5130C */  in vga_2wr_probe()
  |