Home
last modified time | relevance | path

Searched defs:dbg (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dbaycom.h24 struct baycom_debug_data dbg; member
/utopia/UTPA2-700.0.x/modules/dscmb/drv/nds/
H A Dnds_sc.c274 MS_U8 dbg; in _NDS_SC_SET_CTRL() local
298 MS_U8 dbg; in _NDS_SC_CLR_CTRL() local
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvUSB.h735 #define dbg printk macro
737 #define dbg(format, ...) do {} while (0) macro
/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DapiGFX.c2967 GFX_Result MApi_GFX_GetInfo( GFX_DbgInfo *dbg ) in MApi_GFX_GetInfo()
H A DmapiGFX.c1036 GFX_Result MApi_GFX_GetDBGInfo_U02(void* pInstance, GFX_DbgInfo *dbg) in MApi_GFX_GetDBGInfo_U02()
/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.c4267 GE_Result MDrv_GE_GetInfo(GE_Context *pGECtx, GE_DbgInfo* dbg) in MDrv_GE_GetInfo()