Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dradeonfb.c896 static int radeon_get_cmap_len (const struct fb_var_screeninfo *var);
2194 int size = radeon_get_cmap_len(&fb_display[con].var); in do_install_cmap()
2536 fb_copy_cmap (fb_default_cmap (radeon_get_cmap_len (&disp->var)), in radeonfb_get_cmap()
2553 cmap_len = radeon_get_cmap_len (&disp->var); in radeonfb_set_cmap()
2787 static int radeon_get_cmap_len (const struct fb_var_screeninfo *var) in radeon_get_cmap_len() function