Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/sti/
Dsticore.h136 u32 ext_ptr; /* pointer to extended glob_cfg data structure */ member
174 u32 ext_ptr; /* pointer to extended init_graph inptr data structure*/ member
217 u32 ext_ptr; /* pointer to future data */ member
Dsticore.c110 sti->outptr.ext_ptr = STI_PTR(&sti->outptr_ext); in sti_inq_conf()
355 cfg = PTR_STI(glob_cfg->ext_ptr); in sti_dump_globcfg()
410 glob_cfg->ext_ptr = STI_PTR(glob_cfg_ext); in sti_init_glob_cfg()