Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/intelfb/
H A Dintelfbdrv.c292 static __inline__ int get_opt_int(const char *this_opt, const char *name, in get_opt_int() function
356 else if (get_opt_int(this_opt, "vram", &vram)) in intelfb_setup()