Searched refs:reg_wb (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/media/usb/gspca/
H A Dspca1528.c112 static void reg_wb(struct gspca_dev *gspca_dev, reg_wb() function
162 reg_wb(gspca_dev, 0x21, 0x0000, 0x0001, 0x00); wait_status_1()
173 reg_wb(gspca_dev, 0xc0, 0x0000, 0x00c0, val); setbrightness()
178 reg_wb(gspca_dev, 0xc1, 0x0000, 0x00c1, val); setcontrast()
183 reg_wb(gspca_dev, 0xc2, 0x0000, 0x0000, val); sethue()
188 reg_wb(gspca_dev, 0xc3, 0x0000, 0x00c3, val); setcolor()
193 reg_wb(gspca_dev, 0xc4, 0x0000, 0x00c4, val); setsharpness()
241 reg_wb(gspca_dev, 0x25, 0x0000, 0x0004, mode); sd_isoc_init()
243 reg_wb(gspca_dev, 0x27, 0x0000, 0x0000, 0x06); /* 420 */ sd_isoc_init()
H A Dsq930x.c464 static void reg_wb(struct gspca_dev *gspca_dev, u16 value, u16 index, reg_wb() function
471 PDEBUG(D_USBO, "reg_wb v: %04x i: %04x %02x...%02x", reg_wb()
482 pr_err("reg_wb %04x %04x failed %d\n", value, index, ret); reg_wb()
686 reg_wb(gspca_dev, 0x001b, 0x0000, cmd_001b, sizeof cmd_001b); mt9v111_init()
688 reg_wb(gspca_dev, 0x001b, 0x0000, cmd_011b[i], mt9v111_init()
809 reg_wb(gspca_dev, cmd, 0, buf, i); setexposure()
892 reg_wb(gspca_dev, 0x0900 | SQ930_CTRL_CAP_START, send_start()

Completed in 98 milliseconds