Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/model/display/driver/
Dhdf_disp.h147 int32_t (*getDispInfo)(uint32_t devId, struct DispInfo *info); member
Dhdf_disp.c80 .getDispInfo = GetDispInfo, in GetDispOps()