Home
last modified time | relevance | path

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

/linux/drivers/video/
H A Dsticore.c407 struct sti_glob_cfg_ext *cfg = &sti->sti_data->glob_cfg_ext; in sti_dump_globcfg()
447 struct sti_glob_cfg_ext *glob_cfg_ext; in sti_init_glob_cfg() local
462 glob_cfg_ext = &sti->sti_data->glob_cfg_ext; in sti_init_glob_cfg()
510 ptr = store_sti_ptr(sti, ptr, glob_cfg_ext); in sti_init_glob_cfg()
512 store_sti_ptr(sti, &glob_cfg_ext->sti_mem_addr, sti_mem_addr); in sti_init_glob_cfg()
/linux/include/video/
H A Dsticore.h315 struct sti_glob_cfg_ext glob_cfg_ext; member