Searched refs:__prom_getchar (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/dec/prom/
H A Dinit.c29 int (*__prom_getchar)(void); variable
59 __prom_getchar =
77 __prom_getchar = (void *)PMAX_PROM_GETCHAR;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/dec/prom/
H A Dinit.c29 int (*__prom_getchar)(void); variable
59 __prom_getchar =
77 __prom_getchar = (void *)PMAX_PROM_GETCHAR;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/include/asm/dec/
H A Dprom.h97 extern int (*__prom_getchar)(void);
138 #define prom_getchar() _prom_getchar(__prom_getchar)
155 #define prom_getchar __prom_getchar
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/include/asm/dec/
H A Dprom.h97 extern int (*__prom_getchar)(void);
138 #define prom_getchar() _prom_getchar(__prom_getchar)
155 #define prom_getchar __prom_getchar

Completed in 84 milliseconds