Searched refs:panel_cmds (Results 1 – 3 of 3) sorted by relevance
15 dsi_panel_parse_cmds(const u8 *data, int blen, struct panel_cmds *pcmds) in dsi_panel_parse_cmds()92 rk628->panel->on_cmds = kcalloc(1, sizeof(struct panel_cmds), GFP_KERNEL); in dsi_panel_get_cmds()106 rk628->panel->off_cmds = kcalloc(1, sizeof(struct panel_cmds), GFP_KERNEL); in dsi_panel_get_cmds()
362 struct panel_cmds { struct375 struct panel_cmds *on_cmds; argument376 struct panel_cmds *off_cmds;
783 panel_simple_xfer_dsi_cmd_seq(struct rk628 *rk628, struct panel_cmds *cmds) in panel_simple_xfer_dsi_cmd_seq()