pvr_device_has_feature
pvr_device_has_feature(struct pvr_device *pvr_dev, u32 feature);
pvr_device_has_feature(pvr_dev, stream_def->feature)) {
!pvr_device_has_feature(pvr_dev, stream_def->feature & ~PVR_FEATURE_NOT)) {