Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/fw/cfe/
H A Dcfe_api.h95 int cfe_getstdhandle(int flg);
/OK3568_Linux_fs/kernel/arch/mips/sibyte/common/
H A Dcfe.c275 cfe_cons_handle = cfe_getstdhandle(CFE_STDHANDLE_CONSOLE); in prom_init()
/OK3568_Linux_fs/kernel/arch/mips/fw/cfe/
H A Dcfe_api.c250 int cfe_getstdhandle(int flg) in cfe_getstdhandle() function