Home
last modified time | relevance | path

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

/drivers/video/console/
Dsticore.c418 struct sti_glob_cfg_ext *glob_cfg_ext; in sti_init_glob_cfg() local
433 glob_cfg_ext = &sti->sti_data->glob_cfg_ext; in sti_init_glob_cfg()
437 glob_cfg->ext_ptr = STI_PTR(glob_cfg_ext); in sti_init_glob_cfg()
484 glob_cfg_ext->sti_mem_addr = STI_PTR(sti_mem_addr); in sti_init_glob_cfg()
/drivers/video/fbdev/
Dsticore.h315 struct sti_glob_cfg_ext glob_cfg_ext; member