Home
last modified time | relevance | path

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

/RvlSDK-3.2.3/build/demos/wpaddemo/src/
Dmemory.c65 static void memory( s32 chan, u32 cmd, void *p_buf, u16 len );
207 static void memory( s32 chan, u32 cmd, void *p_buf, u16 len ) in memory() argument
215 switch(cmd) in memory()
225 OSReport("chan[%d] %s : %d\n", chan, funcName[cmd], result); in memory()