Home
last modified time | relevance | path

Searched refs:DISPLAY_STATUS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/mips/fw/arc/
H A Dmisc.c33 DISPLAY_STATUS * __init ArcGetDisplayStatus(ULONG FileID) in ArcGetDisplayStatus()
35 return (DISPLAY_STATUS *) ARC_CALL1(GetDisplayStatus, FileID); in ArcGetDisplayStatus()
/openbmc/linux/arch/mips/include/asm/
H A Dsgialib.h59 extern DISPLAY_STATUS *ArcGetDisplayStatus(ULONG FileID);
/openbmc/linux/arch/mips/include/asm/fw/arc/
H A Dtypes.h84 } DISPLAY_STATUS; typedef
/openbmc/linux/arch/mips/sni/
H A Dsetup.c43 DISPLAY_STATUS *di; in sni_display_setup()