Searched refs:swsci (Results 1 – 4 of 4) sorted by relevance
239 static int swsci(struct drm_device *dev, u32 function, u32 parm, u32 *parm_out) in swsci() function242 struct opregion_swsci *swsci = dev_priv->opregion.swsci; in swsci() local247 if (!swsci) in swsci()267 dslp = swsci->dslp; in swsci()280 scic = swsci->scic; in swsci()288 swsci->parm = parm; in swsci()289 swsci->scic = scic; in swsci()304 #define C (((scic = swsci->scic) & SWSCI_SCIC_INDICATOR) == 0) in swsci()320 *parm_out = swsci->parm; in swsci()381 return swsci(dev, SWSCI_SBCB_DISPLAY_POWER_STATE, parm, NULL); in intel_opregion_notify_encoder()[all …]
459 struct opregion_swsci *swsci; member
303 opregion->swsci = NULL; in psb_intel_opregion_fini()
253 struct opregion_swsci *swsci; member