Searched refs:mdp5_ctl_set_cursor (Results 1 – 3 of 3) sorted by relevance
42 int mdp5_ctl_set_cursor(struct mdp5_ctl *ctl, int cursor_id, bool enable);
267 int mdp5_ctl_set_cursor(struct mdp5_ctl *ctl, int cursor_id, bool enable) in mdp5_ctl_set_cursor() function
506 ret = mdp5_ctl_set_cursor(mdp5_crtc->ctl, 0, cursor_enable); in mdp5_crtc_cursor_set()