Searched refs:pvr_device_has_feature (Results 1 – 3 of 3) sorted by relevance
20 pvr_device_has_feature(pvr_dev, stream_def->feature)) { in stream_def_is_supported()25 !pvr_device_has_feature(pvr_dev, stream_def->feature & ~PVR_FEATURE_NOT)) { in stream_def_is_supported()
507 pvr_device_has_feature(struct pvr_device *pvr_dev, u32 feature);
601 pvr_device_has_feature(struct pvr_device *pvr_dev, u32 feature) in pvr_device_has_feature() function