Searched refs:GB_CONTROL_BUNDLE_PM_OK (Results 1 – 2 of 2) sorted by relevance
231 if (response.status != GB_CONTROL_BUNDLE_PM_OK) { in gb_control_bundle_suspend()256 if (response.status != GB_CONTROL_BUNDLE_PM_OK) { in gb_control_bundle_resume()282 if (response.status != GB_CONTROL_BUNDLE_PM_OK) { in gb_control_bundle_deactivate()311 if (response.status != GB_CONTROL_BUNDLE_PM_OK) { in gb_control_bundle_activate()
138 #define GB_CONTROL_BUNDLE_PM_OK 0x00 macro