midl 1084 drivers/media/i2c/ov2640.c u8 pid, ver, midh, midl; midl 1099 drivers/media/i2c/ov2640.c midl = i2c_smbus_read_byte_data(client, MIDL); midl 1114 drivers/media/i2c/ov2640.c devname, pid, ver, midh, midl); midl 836 drivers/media/i2c/ov6650.c u8 pidh, pidl, midh, midl; midl 861 drivers/media/i2c/ov6650.c ret = ov6650_reg_read(client, REG_MIDL, &midl); midl 875 drivers/media/i2c/ov6650.c pidh, pidl, midh, midl); midl 1237 drivers/media/i2c/ov772x.c int pid, ver, midh, midl; midl 1270 drivers/media/i2c/ov772x.c ret = regmap_read(priv->regmap, MIDL, &midl); midl 1276 drivers/media/i2c/ov772x.c devname, pid, ver, midh, midl); midl 945 drivers/media/i2c/ov7740.c unsigned int midh, midl, pidh, pidl; midl 954 drivers/media/i2c/ov7740.c ret = regmap_read(regmap, REG_MIDL, &midl); midl 957 drivers/media/i2c/ov7740.c if (midl != 0xa2) midl 591 drivers/media/i2c/ov9640.c u8 pid, ver, midh, midl; midl 609 drivers/media/i2c/ov9640.c ret = ov9640_reg_read(client, OV9640_MIDL, &midl); midl 629 drivers/media/i2c/ov9640.c devname, pid, ver, midh, midl);