ptchcount 211 drivers/media/usb/gspca/etoms.c __u8 ptchcount; ptchcount 217 drivers/media/usb/gspca/etoms.c ptchcount = ((len & 0x07) << 4) | (mode & 0x03); ptchcount 218 drivers/media/usb/gspca/etoms.c reg_w_val(gspca_dev, ET_I2C_COUNT, ptchcount);