Searched refs:glob_cfg (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/console/
H A Dsticore.c86 &outptr, sti->glob_cfg);
114 &inptr, &sti->outptr, sti->glob_cfg);
142 &inptr, &outptr, sti->glob_cfg);
174 &inptr, &outptr, sti->glob_cfg);
200 &inptr, &outptr, sti->glob_cfg);
228 &inptr, &outptr, sti->glob_cfg);
345 sti_dump_globcfg(struct sti_glob_cfg *glob_cfg, unsigned int sti_mem_request) argument
358 glob_cfg->text_planes,
359 glob_cfg->onscreen_x, glob_cfg
402 struct sti_glob_cfg *glob_cfg; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dsticore.h39 #define STI_CALL(func, flags, inptr, outptr, glob_cfg) \
44 STI_PTR(glob_cfg)); \
48 #define sti_onscreen_x(sti) (sti->glob_cfg->onscreen_x)
49 #define sti_onscreen_y(sti) (sti->glob_cfg->onscreen_y)
94 u32 ext_ptr; /* pointer to extended glob_cfg data structure */
329 struct sti_glob_cfg *glob_cfg; member in struct:sti_struct
H A Dstifb.c75 F_EXTEND(fb_info->sti->glob_cfg->region_ptrs[index])
1104 fix->line_length = (fb->sti->glob_cfg->total_x * bpp) / 8;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dpdc.h642 unsigned long glob_cfg);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dfirmware.c1135 unsigned long glob_cfg)
1141 retval = real32_call(func, flags, inptr, outputr, glob_cfg);
1133 pdc_sti_call(unsigned long func, unsigned long flags, unsigned long inptr, unsigned long outputr, unsigned long glob_cfg) argument

Completed in 170 milliseconds