Home
last modified time | relevance | path

Searched defs:DispOperations (Results 1 – 1 of 1) sorted by relevance

/drivers/hdf_core/framework/model/display/driver/
Dhdf_disp.h142 struct DispOperations { struct
143 int32_t (*init)(uint32_t devId);
144 int32_t (*on)(uint32_t devId);
145 int32_t (*off)(uint32_t devId);
146 int32_t (*setBacklight)(uint32_t devId, uint32_t level);
147 int32_t (*getDispInfo)(uint32_t devId, struct DispInfo *info);