Lines Matching defs:test_byte
572 u8 test_byte = 0;
611 test_byte = reg_r(gspca_dev, 0x0063);
613 if (test_byte == 0x17)
617 pr_err("Bad sensor reset %02x\n", test_byte);
625 test_byte = reg_r(gspca_dev, read_indexs[i]);
627 read_indexs[i], test_byte);
636 test_byte = reg_r(gspca_dev, 0x80);
638 test_byte);
658 test_byte = reg_r(gspca_dev, 0x80);
660 test_byte);