Home
last modified time | relevance | path

Searched refs:__pmax_lseek (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/dec/prom/
H A Dinit.c36 int (*__pmax_lseek)(int, long, int); variable
83 __pmax_lseek = (void *)PMAX_PROM_LSEEK; in which_prom()
/openbmc/linux/arch/mips/include/asm/dec/
H A Dprom.h93 extern int (*__pmax_lseek)(int, long, int);
151 #define pmax_lseek __pmax_lseek