Home
last modified time | relevance | path

Searched refs:GetInfo (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/display/hal/
H A Ddisp_hal.h42 int32_t (*GetInfo)(uint32_t devId, struct DispInfo *info); member
H A Ddisp_hal.c48 static int32_t GetInfo(uint32_t devId, struct DispInfo *info) in GetInfo() function
206 hFuncs->GetInfo = GetInfo; in GetHalFuncs()
/drivers/peripheral/display/hal/default/
H A Ddisplay_layer.c170 static int32_t GetInfo(uint32_t devId, struct DispInfo *info) in GetInfo() function
231 if (GetInfo(DEV_ID, &info) == DISPLAY_SUCCESS) { in GetLayerInstance()
235 HDF_LOGI("%s: GetInfo failed, use default setting", __func__); in GetLayerInstance()
/drivers/hdf_core/framework/model/display/driver/
H A Dhdf_disp.c308 static int32_t GetInfo(struct HdfDeviceObject *device, struct HdfSBuf *reqData, struct HdfSBuf *rspData) in GetInfo() function
336 GetInfo,

Completed in 3 milliseconds