Home
last modified time | relevance | path

Searched refs:INPUT_DEVICE_STATUS_CLOSED (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/input/udriver/include/
H A Dinput_device_manager.h47 INPUT_DEVICE_STATUS_CLOSED, enumerator
/drivers/peripheral/input/udriver/src/
H A Dinput_device_manager.cpp202 inputDev.second.status = INPUT_DEVICE_STATUS_CLOSED; in CloseInputDevice()
482 status = INPUT_DEVICE_STATUS_CLOSED; in DoWithEventDeviceDel()
/drivers/peripheral/input/test/unittest/udriver/
H A Dhdi_input_test.cpp50 static const uint32_t STATUS = INPUT_DEVICE_STATUS_CLOSED;
114 } else if (msg->status == INPUT_DEVICE_STATUS_CLOSED) { in ReportHotPlugEventPkgCallback()

Completed in 4 milliseconds