fpaddr             92 drivers/media/i2c/vpx3220.c static int vpx3220_fp_write(struct v4l2_subdev *sd, u8 fpaddr, u16 data)
fpaddr             97 drivers/media/i2c/vpx3220.c 	if (i2c_smbus_write_word_data(client, 0x27, swab16(fpaddr)) == -1) {
fpaddr            114 drivers/media/i2c/vpx3220.c static int vpx3220_fp_read(struct v4l2_subdev *sd, u16 fpaddr)
fpaddr            120 drivers/media/i2c/vpx3220.c 	if (i2c_smbus_write_word_data(client, 0x26, swab16(fpaddr)) == -1) {