Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/rk628/
H A Dpanel.c159 struct rk628_panel_simple *panel; in rk628_panel_info_get()
163 panel = devm_kzalloc(dev, sizeof(struct rk628_panel_simple), GFP_KERNEL); in rk628_panel_info_get()
216 struct rk628_panel_simple *p = rk628->panel; in rk628_panel_prepare()
245 struct rk628_panel_simple *p = rk628->panel; in rk628_panel_enable()
260 struct rk628_panel_simple *p = rk628->panel; in rk628_panel_unprepare()
280 struct rk628_panel_simple *p = rk628->panel; in rk628_panel_disable()
H A Drk628.h421 struct rk628_panel_simple { struct
515 struct rk628_panel_simple *panel;