Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/libraries/kpadOld/include/
DKPADinside.h128 …BOOL dpd_request_flag ; // Flag indicating whether the DPD module settings change has been … member
/RvlSDK-3.1.4/build/libraries/kpadOld/src/
DKPAD.c1785 else if ( kp->dpd_request_flag ) in check_dpd_setting()
2070 kp->dpd_request_flag = FALSE; in KPADInit()
2257 if ( ! kp->dpd_request_flag ) in control_dpd_start_()
2264 kp->dpd_request_flag = TRUE; in control_dpd_start_()
2281 if ( kp->dpd_request_flag ) in control_dpd_end_()
2283 kp->dpd_request_flag = FALSE; in control_dpd_end_()