Lines Matching refs:funcs
134 if (helper->funcs->gamma_get == NULL)
142 helper->funcs->gamma_get(crtc, &r_base[i], &g_base[i], &b_base[i], i);
149 if (crtc->funcs->gamma_set == NULL)
156 crtc->funcs->gamma_set(crtc, r_base, g_base, b_base, 0, crtc->gamma_size);
193 if (crtc->funcs->cursor_set) {
194 ret = crtc->funcs->cursor_set(crtc, NULL, 0, 0, 0);
400 ret = (*fb_helper->funcs->fb_probe)(fb_helper, &sizes);
437 count += connector->funcs->fill_modes(connector, maxX, maxY);
769 if (!(fb_helper->funcs->initial_config &&
770 fb_helper->funcs->initial_config(fb_helper, crtcs, modes,