Home
last modified time | relevance | path

Searched refs:intel_pxp_is_supported (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp.h16 bool intel_pxp_is_supported(const struct intel_pxp *pxp);
H A Dintel_pxp_debugfs.c75 if (!intel_pxp_is_supported(pxp)) in intel_pxp_debugfs_register()
H A Dintel_pxp.c50 bool intel_pxp_is_supported(const struct intel_pxp *pxp) in intel_pxp_is_supported() function