Home
last modified time | relevance | path

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

/drivers/peripheral/display/hal/
Ddisp_hal.c186 static int32_t GetBacklight(uint32_t devId, uint32_t *level) in GetBacklight() function
205 hFuncs->GetBacklight = GetBacklight; in GetHalFuncs()
Ddisp_hal.h41 int32_t (*GetBacklight)(uint32_t devId, uint32_t *level); member
/drivers/hdf_core/framework/model/display/driver/
Dhdf_disp.c276 static int32_t GetBacklight(struct HdfDeviceObject *device, struct HdfSBuf *reqData, struct HdfSBuf… in GetBacklight() function
339 GetBacklight,