Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/input/hal/include/
H A Dinput_common.h104 GET_DEV_ATTR, enumerator
/ohos5.0/drivers/peripheral/input/hal/src/
H A Dinput_controller.c119 case GET_DEV_ATTR: in ObtainSbufData()
138 case GET_DEV_ATTR: in InstanceCmdSbuf()
543 if (IoServiceOps(pos->service, GET_DEV_ATTR, NULL, attr, sizeof(InputDevAttr))) { in GetDeviceAttr()
/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_input_device_manager.h156 GET_DEV_ATTR, enumerator
H A Dhdf_hid_adapter.c436 case GET_DEV_ATTR: in HdfHIDDispatch()
H A Dhdf_touch.c927 case GET_DEV_ATTR: in HdfTouchDispatch()