Home
last modified time | relevance | path

Searched refs:SET_PWR_STATUS (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/input/hal/include/
H A Dinput_common.h99 SET_PWR_STATUS, enumerator
/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_input_device_manager.h151 SET_PWR_STATUS, enumerator
H A Dhdf_touch.c916 case SET_PWR_STATUS: in HdfTouchDispatch()
/ohos5.0/drivers/peripheral/input/hal/src/
H A Dinput_controller.c32 case SET_PWR_STATUS: in FillSbufData()
217 if (IoServiceOps(pos->service, SET_PWR_STATUS, &status, NULL, 0)) { in SetPowerStatus()