Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/include/asm/fw/cfe/
Dcfe_api.h70 } cfe_fwinfo_t; typedef
91 int cfe_getfwinfo(cfe_fwinfo_t * info);
/linux-6.12.1/arch/mips/fw/cfe/
Dcfe_api.c228 int cfe_getfwinfo(cfe_fwinfo_t * info) in cfe_getfwinfo()