Searched defs:glob_cfg (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/console/ |
H A D | sticore.c | 363 static void sti_dump_globcfg(struct sti_glob_cfg *glob_cfg, in sti_dump_globcfg() argument 416 struct sti_glob_cfg *glob_cfg; sti_init_glob_cfg() local 1108 sti_call(const struct sti_struct *sti, unsigned long func, const void *flags, void *inptr, void *outptr, struct sti_glob_cfg *glob_cfg) sti_call() argument [all...] |
/kernel/linux/linux-6.6/drivers/video/ |
H A D | sticore.c | 406 struct sti_glob_cfg *glob_cfg = sti->glob_cfg; in sti_dump_globcfg() local 446 struct sti_glob_cfg *glob_cfg; sti_init_glob_cfg() local 1176 sti_call(const struct sti_struct *sti, unsigned long func, const void *flags, void *inptr, void *outptr, struct sti_glob_cfg *glob_cfg) sti_call() argument [all...] |
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H A D | firmware.c | 1296 pdc_sti_call(unsigned long func, unsigned long flags, unsigned long inptr, unsigned long outputr, unsigned long glob_cfg) pdc_sti_call() argument
|
/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H A D | firmware.c | 1428 pdc_sti_call(unsigned long func, unsigned long flags, unsigned long inptr, unsigned long outputr, unsigned long glob_cfg, int do_call64) pdc_sti_call() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | sticore.h | 313 struct sti_glob_cfg glob_cfg; member 358 struct sti_glob_cfg *glob_cfg; /* points into sti_all_data */ member
|
/kernel/linux/linux-6.6/include/video/ |
H A D | sticore.h | 314 struct sti_glob_cfg glob_cfg; member 360 struct sti_glob_cfg *glob_cfg; /* points into sti_all_data */ member
|
Completed in 10 milliseconds