Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/fw/cfe/
Dcfe_api.h86 } cfe_fwinfo_t; typedef
107 int cfe_getfwinfo(cfe_fwinfo_t * info);
/Linux-v4.19/arch/mips/fw/cfe/
Dcfe_api.c236 int cfe_getfwinfo(cfe_fwinfo_t * info) in cfe_getfwinfo()