Home
last modified time | relevance | path

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

/arch/mips/include/asm/fw/cfe/
Dcfe_api.h108 int cfe_getstdhandle(int flg);
/arch/mips/sibyte/common/
Dcfe.c289 cfe_cons_handle = cfe_getstdhandle(CFE_STDHANDLE_CONSOLE); in prom_init()
/arch/mips/fw/cfe/
Dcfe_api.c268 int cfe_getstdhandle(int flg) in cfe_getstdhandle() function