Searched refs:getDevName (Results 1 – 2 of 2) sorted by relevance
| /RvlSDK-3.3/build/demos/wpaddemo/src/ |
| D | mplus.c | 125 static u8 *getDevName ( u32 type ); 486 static u8 *getDevName( u32 type ) in getDevName() function 659 myPrint(x, y, 0, " %s", getDevName(type)); y+= FONT_HEIGHT; in renderStatus()
|
| D | wpadsample.c | 214 static u8 *getDevName ( u32 type ); 929 static u8 *getDevName( u32 type ) in getDevName() function 1221 … DEMOPrintf((s16)(x + CHAN_INDENT * i + ITEM_WIDTH), y+=FONT_HEIGHT, 0, "%s", getDevName(type)); in renderStatus() 1266 …DEMOPrintf((s16)(x + CHAN_INDENT * i + ITEM_WIDTH), y+=FONT_HEIGHT, 0, "%s", getDevName(wpad.dev)); in renderStatus()
|