Home
last modified time | relevance | path

Searched defs:initmode (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/scripts/
H A Dcombo-layer124 def update(self, repo, option, value, initmode=False): argument
142 def sanity_check(self, initmode=False): argument
/openbmc/linux/drivers/video/fbdev/
H A Ds3c-fb.c1174 struct fb_videomode initmode; in s3c_fb_probe_win() local