Home
last modified time | relevance | path

Searched refs:GET_DEV_TYPE (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/peripheral/input/hal/include/
H A Dinput_common.h98 GET_DEV_TYPE, enumerator
/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_input_device_manager.h150 GET_DEV_TYPE, enumerator
H A Dhdf_hid_adapter.c428 case GET_DEV_TYPE: in HdfHIDDispatch()
H A Dhdf_touch.c913 case GET_DEV_TYPE: in HdfTouchDispatch()
/ohos5.0/drivers/peripheral/input/hal/src/
H A Dinput_controller.c107 case GET_DEV_TYPE: in ObtainSbufData()
284 if (IoServiceOps(pos->service, GET_DEV_TYPE, NULL, deviceType, sizeof(uint32_t))) { in GetDeviceType()