Searched refs:WPAD_ERR_NO_CONTROLLER (Results 1 – 12 of 12) sorted by relevance
320 if ( sp->wpad_err != WPAD_ERR_NO_CONTROLLER ) { in reset_kpad()583 if ( fp->err == WPAD_ERR_NO_CONTROLLER ) { in read_kpad_button()598 if ( cp->err == WPAD_ERR_NO_CONTROLLER ) { in read_kpad_button()614 if ( wp->err == WPAD_ERR_NO_CONTROLLER ) { in read_kpad_button()825 if ( err == WPAD_ERR_NO_CONTROLLER ) { in read_kpad_acc()841 if ( err == WPAD_ERR_NO_CONTROLLER ) { in read_kpad_acc()1468 if ( err == WPAD_ERR_NO_CONTROLLER ) { in read_kpad_dpd()1483 if ( err == WPAD_ERR_NO_CONTROLLER ) { in read_kpad_dpd()1499 if ( err == WPAD_ERR_NO_CONTROLLER ) { in read_kpad_dpd()1707 if ( err == WPAD_ERR_NO_CONTROLLER ) { in read_kpad_stick()[all …]
256 case WPAD_ERR_NO_CONTROLLER: in connectCallback()502 if (WPAD_ERR_NO_CONTROLLER != status) in renderStatus()618 case WPAD_ERR_NO_CONTROLLER: ptr = &str_status_none[0]; break; in get_status_name()
259 if (info[chan].status != WPAD_ERR_NO_CONTROLLER) in main()728 (info[chan].status == WPAD_ERR_NO_CONTROLLER) ? "--" : in RenderControllerStatus()
277 if (info[chan].status != WPAD_ERR_NO_CONTROLLER) in main()602 (info[chan].status == WPAD_ERR_NO_CONTROLLER) ? "--" : in RenderControllerStatus()
307 if (WPADProbe(chan, &type) != WPAD_ERR_NO_CONTROLLER) in main()
385 if (info[chan].status != WPAD_ERR_NO_CONTROLLER) in main()1089 (info[chan].status == WPAD_ERR_NO_CONTROLLER) ? "--" : in RenderControllerStatus()
906 case WPAD_ERR_NO_CONTROLLER: ptr = &str_status_none[0]; break; in getErrName()1152 if (stat == WPAD_ERR_NO_CONTROLLER) in renderStatus()1392 if (WPADProbe(j, NULL) == WPAD_ERR_NO_CONTROLLER) in renderAimings()
157 if (WPADProbe(WPAD_CHAN3, &type) == WPAD_ERR_NO_CONTROLLER) in main()
195 if (WPADProbe(WPAD_CHAN3, &type) == WPAD_ERR_NO_CONTROLLER) in main()
403 if (WPADProbe(WPAD_CHAN3, &type) == WPAD_ERR_NO_CONTROLLER) in renderStatus()
483 #define WPAD_ERR_NO_CONTROLLER -1 macro
1921 if ( wpad_err == WPAD_ERR_NO_CONTROLLER ) { in KPADiRead()2260 samplingBufs[ 0 ].wpad_err = WPAD_ERR_NO_CONTROLLER ; in KPADiRead()2378 kp->uniRingBuf[idx].u.core.err = WPAD_ERR_NO_CONTROLLER ; in KPADInitEx()2381 kp->uniRingBufEx[idx].u.core.err = WPAD_ERR_NO_CONTROLLER ; in KPADInitEx()2487 kp->uniRingBuf[idx].u.core.err = WPAD_ERR_NO_CONTROLLER ; in KPADiConnectCallback()2490 kp->uniRingBufEx[idx].u.core.err = WPAD_ERR_NO_CONTROLLER ; in KPADiConnectCallback()2613 if ( WPADProbe( chan, &type ) == WPAD_ERR_NO_CONTROLLER ) { in KPADiSamplingCallback()