Searched defs:nx_display_plat (Results 1 – 1 of 1) sorted by relevance
215 struct nx_display_plat { struct216 int module;217 struct dp_sync_info sync;218 struct dp_ctrl_info ctrl;219 struct dp_plane_top top;220 struct dp_plane_info plane[DP_PLANS_NUM];221 int dev_type;222 void *device;
Completed in 7 milliseconds