Lines Matching refs:usb_buf
2917 index, gspca_dev->usb_buf, len, in reg_r_i()
2934 gspca_dev->usb_buf[0]); in reg_r()
2937 req, index, 3, gspca_dev->usb_buf); in reg_r()
2978 if (!(gspca_dev->usb_buf[0] & 0x02)) { in read_sensor_register()
2979 pr_err("I2c Bus Busy Wait %02x\n", gspca_dev->usb_buf[0]); in read_sensor_register()
2987 if (gspca_dev->usb_buf[0] == 0x00) in read_sensor_register()
2993 ldata = gspca_dev->usb_buf[0]; in read_sensor_register()
2995 mdata = gspca_dev->usb_buf[0]; in read_sensor_register()
2997 hdata = gspca_dev->usb_buf[0]; in read_sensor_register()
3002 if (gspca_dev->usb_buf[0] == 0x02) in read_sensor_register()
3023 sd->bridge == BRIDGE_VC0321 ? 1 : 3, gspca_dev->usb_buf[0]); in vc032x_probe_sensor()
3084 if (gspca_dev->usb_buf[0] == 0) in i2c_write()
3250 if (gspca_dev->usb_buf[0] != 0) { in sd_init()
3544 gspca_dev->usb_buf[2] & 1 ? 0 : 1, in sd_start()