Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/geode/
H A Dlxfb.h66 int lx_powerup(struct fb_info *info);
H A Dlxfb_core.c467 ret = lx_powerup(info); in lxfb_resume()
H A Dlxfb_ops.c827 int lx_powerup(struct fb_info *info) in lx_powerup() function