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

/linux-4.4.14/arch/alpha/boot/
H A Dmisc.c48 static unsigned inptr; /* index of next byte to be processed in inbuf */ variable
/linux-4.4.14/arch/cris/boot/compressed/
H A Dmisc.c57 unsigned inptr = 0; /* index of next byte to be processed in inbuf variable
/linux-4.4.14/arch/nios2/boot/compressed/
H A Dmisc.c52 static unsigned inptr; /* index of next byte to be processed in inbuf */ variable
/linux-4.4.14/arch/mn10300/boot/compressed/
H A Dmisc.c92 static unsigned inptr; /* index of next byte to be processed in inbuf */ variable
/linux-4.4.14/drivers/video/console/
H A Dsticore.c76 struct sti_init_inptr *inptr = &sti->sti_data->init_inptr; sti_init_graph() local
113 struct sti_conf_inptr *inptr = &sti->sti_data->inq_inptr; sti_inq_conf() local
137 struct sti_font_inptr *inptr = &sti->sti_data->font_inptr; sti_putc() local
169 struct sti_blkmv_inptr *inptr = &sti->sti_data->blkmv_inptr; sti_set() local
197 struct sti_blkmv_inptr *inptr = &sti->sti_data->blkmv_inptr; sti_clear() local
229 struct sti_blkmv_inptr *inptr = &sti->sti_data->blkmv_inptr; sti_bmove() local
1094 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
/linux-4.4.14/arch/parisc/kernel/
H A Dfirmware.c1188 pdc_sti_call(unsigned long func, unsigned long flags, unsigned long inptr, unsigned long outputr, unsigned long glob_cfg) pdc_sti_call() argument

Completed in 209 milliseconds