Searched refs:WPAD_DEV_NOT_FOUND (Results 1 – 5 of 5) sorted by relevance
352 #define WPAD_DEV_NOT_FOUND 253 macro474 #define WPAD_DEV_NOT_FOUND 253 // For backwards compatibility. Don't use.
425 if ( kpads[0][0].dev_type == WPAD_DEV_NOT_FOUND ) { in draw_object()
1822 kp->status.dev_type = WPAD_DEV_NOT_FOUND ; in check_device()2075 kp->status.dev_type = WPAD_DEV_NOT_FOUND ; in KPADInit()2146 if(type==WPAD_DEV_NOT_FOUND) in is_valid_device()
2164 lastDev = WPAD_DEV_NOT_FOUND ; in KPADiRead()2258 samplingBufs[ 0 ].dev_type = WPAD_DEV_NOT_FOUND ; in KPADiRead()2332 kp->status.dev_type = WPAD_DEV_NOT_FOUND ; in KPADInitEx()
476 if (type == WPAD_DEV_UNKNOWN || type == WPAD_DEV_NOT_FOUND) in resetController()