Searched refs:panel_cmds (Results 1 – 3 of 3) sorted by relevance
39 dsi_panel_parse_cmds(const u8 *data, int blen, struct panel_cmds *pcmds) in dsi_panel_parse_cmds()116 rk628->panel->on_cmds = kcalloc(1, sizeof(struct panel_cmds), GFP_KERNEL); in dsi_panel_get_cmds()130 rk628->panel->off_cmds = kcalloc(1, sizeof(struct panel_cmds), GFP_KERNEL); in dsi_panel_get_cmds()
414 struct panel_cmds { struct427 struct panel_cmds *on_cmds; argument428 struct panel_cmds *off_cmds;
770 panel_simple_xfer_dsi_cmd_seq(struct rk628 *rk628, struct panel_cmds *cmds) in panel_simple_xfer_dsi_cmd_seq()