_rev_match 198 drivers/gpu/drm/msm/adreno/adreno_device.c if (_rev_match(info->rev.core, rev.core) && _rev_match 199 drivers/gpu/drm/msm/adreno/adreno_device.c _rev_match(info->rev.major, rev.major) && _rev_match 200 drivers/gpu/drm/msm/adreno/adreno_device.c _rev_match(info->rev.minor, rev.minor) && _rev_match 201 drivers/gpu/drm/msm/adreno/adreno_device.c _rev_match(info->rev.patchid, rev.patchid))