Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Dsticore.h100 u32 ext_ptr; /* pointer to extended glob_cfg data structure */ member
138 u32 ext_ptr; /* pointer to extended init_graph inptr data structure*/ member
181 u32 ext_ptr; /* pointer to future data */ member
/Linux-v4.19/drivers/video/console/
Dsticore.c87 inptr->ext_ptr = STI_PTR(inptr_ext); in sti_init_graph()
118 outptr->ext_ptr = STI_PTR(&sti->sti_data->inq_outptr_ext); in sti_inq_conf()
387 cfg = PTR_STI((unsigned long)glob_cfg->ext_ptr); in sti_dump_globcfg()
437 glob_cfg->ext_ptr = STI_PTR(glob_cfg_ext); in sti_init_glob_cfg()