Home
last modified time | relevance | path

Searched defs:inptr (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/alpha/boot/
H A Dmisc.c49 static unsigned inptr; /* index of next byte to be processed in inbuf */ variable
/kernel/linux/linux-5.10/arch/nios2/boot/compressed/
H A Dmisc.c39 static unsigned inptr; /* index of next byte to be processed in inbuf */ variable
/kernel/linux/linux-6.6/arch/alpha/boot/
H A Dmisc.c49 static unsigned inptr; /* index of next byte to be processed in inbuf */ variable
/kernel/linux/linux-6.6/arch/nios2/boot/compressed/
H A Dmisc.c39 static unsigned inptr; /* index of next byte to be processed in inbuf */ variable
/kernel/linux/linux-5.10/drivers/video/console/
H A Dsticore.c80 struct sti_init_inptr *inptr = &sti->sti_data->init_inptr; in sti_init_graph() local
117 struct sti_conf_inptr *inptr = &sti->sti_data->inq_inptr; in sti_inq_conf() local
142 struct sti_font_inptr *inptr = &sti->sti_data->font_inptr; sti_putc() local
174 struct sti_blkmv_inptr *inptr = &sti->sti_data->blkmv_inptr; sti_set() local
202 struct sti_blkmv_inptr *inptr = &sti->sti_data->blkmv_inptr; sti_clear() local
235 struct sti_blkmv_inptr *inptr = &sti->sti_data->blkmv_inptr; sti_bmove() 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 Dsticore.c99 struct sti_init_inptr *inptr = &sti->sti_data->init_inptr; in sti_init_graph() local
136 struct sti_conf_inptr *inptr = &sti->sti_data->inq_inptr; in sti_inq_conf() local
161 struct sti_font_inptr *inptr; sti_putc() local
200 struct sti_blkmv_inptr *inptr; sti_set() local
233 struct sti_blkmv_inptr *inptr; sti_clear() local
271 struct sti_blkmv_inptr *inptr; sti_bmove() 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 Dfirmware.c1296 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 Dfirmware.c1428 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

Completed in 9 milliseconds