midh 1084 drivers/media/i2c/ov2640.c u8 pid, ver, midh, midl; midh 1098 drivers/media/i2c/ov2640.c midh = i2c_smbus_read_byte_data(client, MIDH); midh 1114 drivers/media/i2c/ov2640.c devname, pid, ver, midh, midl); midh 836 drivers/media/i2c/ov6650.c u8 pidh, pidl, midh, midl; midh 859 drivers/media/i2c/ov6650.c ret = ov6650_reg_read(client, REG_MIDH, &midh); midh 875 drivers/media/i2c/ov6650.c pidh, pidl, midh, midl); midh 1237 drivers/media/i2c/ov772x.c int pid, ver, midh, midl; midh 1267 drivers/media/i2c/ov772x.c ret = regmap_read(priv->regmap, MIDH, &midh); midh 1276 drivers/media/i2c/ov772x.c devname, pid, ver, midh, midl); midh 945 drivers/media/i2c/ov7740.c unsigned int midh, midl, pidh, pidl; midh 948 drivers/media/i2c/ov7740.c ret = regmap_read(regmap, REG_MIDH, &midh); midh 951 drivers/media/i2c/ov7740.c if (midh != 0x7f) midh 591 drivers/media/i2c/ov9640.c u8 pid, ver, midh, midl; midh 607 drivers/media/i2c/ov9640.c ret = ov9640_reg_read(client, OV9640_MIDH, &midh); midh 629 drivers/media/i2c/ov9640.c devname, pid, ver, midh, midl);