Searched refs:sm501_alloc_mem (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/video/fbdev/ |
H A D | sm501fb.c | 167 static int sm501_alloc_mem(struct sm501fb_info *inf, struct sm501_mem *mem, in sm501_alloc_mem() function 482 if (sm501_alloc_mem(fbi, &par->screen, mem_type, smem_len, smem_len)) { in sm501fb_set_par_common() 664 sm501_alloc_mem(fbi, &par->screen, SM501_MEMF_CRT, 0, in sm501fb_set_par_crt() 1500 ret = sm501_alloc_mem(info, &par->cursor, SM501_MEMF_CURSOR, 1024, in sm501_init_cursor()
|