Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/input/hal/include/
H A Dinput_common.h105 GET_DEV_ABILITY, enumerator
/ohos5.0/drivers/peripheral/input/hal/src/
H A Dinput_controller.c122 case GET_DEV_ABILITY: in ObtainSbufData()
142 case GET_DEV_ABILITY: in InstanceCmdSbuf()
497 if (IoServiceOps(pos->service, GET_DEV_ABILITY, NULL, ability, sizeof(InputDevAbility))) { in GetDeviceAbility()
/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_input_device_manager.h157 GET_DEV_ABILITY, enumerator
H A Dhdf_hid_adapter.c439 case GET_DEV_ABILITY: in HdfHIDDispatch()
H A Dhdf_touch.c930 case GET_DEV_ABILITY: in HdfTouchDispatch()