Home
last modified time | relevance | path

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

/trueos/sys/dev/mwl/
HDmwlhal.c189 static void dumpresult(struct mwl_hal_priv *, int showresult);
555 dumpresult(mh, 1); in mwl_hal_cmddone()
2405 dumpresult(mh, 0); in mwlExecuteCmd()
2423 dumpresult(mh, 1); in mwlExecuteCmd()
2753 dumpresult(struct mwl_hal_priv *mh, int showresult) in dumpresult() function