Home
last modified time | relevance | path

Searched defs:inptr (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/video/console/
Dsticore.c77 struct sti_init_inptr *inptr = &sti->sti_data->init_inptr; in sti_init_graph() local
114 struct sti_conf_inptr *inptr = &sti->sti_data->inq_inptr; in sti_inq_conf() local
138 struct sti_font_inptr *inptr = &sti->sti_data->font_inptr; in sti_putc() local
170 struct sti_blkmv_inptr *inptr = &sti->sti_data->blkmv_inptr; in sti_set() local
198 struct sti_blkmv_inptr *inptr = &sti->sti_data->blkmv_inptr; in sti_clear() local
230 struct sti_blkmv_inptr *inptr = &sti->sti_data->blkmv_inptr; in sti_bmove() local
1095 const void *flags, void *inptr, void *outptr, in sti_call()
/Linux-v5.4/arch/alpha/boot/
Dmisc.c49 static unsigned inptr; /* index of next byte to be processed in inbuf */ variable
/Linux-v5.4/arch/nios2/boot/compressed/
Dmisc.c39 static unsigned inptr; /* index of next byte to be processed in inbuf */ variable
/Linux-v5.4/arch/parisc/kernel/
Dfirmware.c1295 unsigned long inptr, unsigned long outputr, in pdc_sti_call()