Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_opregion.c213 #define SWSCI_SBCB_SUPPORTED_CALLBACKS SWSCI_FUNCTION_CODE(SWSCI_SBCB, 0) macro
871 if (swsci(dev, SWSCI_SBCB_SUPPORTED_CALLBACKS, 0, &tmp) == 0) { in swsci_setup()