Home
last modified time | relevance | path

Searched refs:cfe_getstdhandle (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/include/asm/fw/cfe/
H A Dcfe_api.h92 int cfe_getstdhandle(int flg);
/openbmc/linux/arch/mips/sibyte/common/
H A Dcfe.c259 cfe_cons_handle = cfe_getstdhandle(CFE_STDHANDLE_CONSOLE); in prom_init()
/openbmc/linux/arch/mips/fw/cfe/
H A Dcfe_api.c255 int cfe_getstdhandle(int flg) in cfe_getstdhandle() function
463 handle = cfe_getstdhandle(CFE_STDHANDLE_CONSOLE); in cfe_die()