Home
last modified time | relevance | path

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

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