Home
last modified time | relevance | path

Searched refs:InputDeviceInstance (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_key.c125 static InputDevice *InputDeviceInstance(KeyDriver *keyDrv) in InputDeviceInstance() function
158 InputDevice *inputDev = InputDeviceInstance(keyDrv); in RegisterKeyDevice()
H A Dhdf_encoder.c154 static InputDevice *InputDeviceInstance(EncoderDriver *encoderDrv) in InputDeviceInstance() function
200 InputDevice *inputDev = InputDeviceInstance(encoderDrv); in RegisterEncoderDevice()
H A Dhdf_infrared.c243 static InputDevice *InputDeviceInstance(InfraredDriver *infraredDrv) in InputDeviceInstance() function
277 InputDevice *inputDev = InputDeviceInstance(infraredDrv); in RegisterInfraredDevice()
H A Dhdf_touch.c629 static InputDevice *InputDeviceInstance(ChipDevice *chipDev) in InputDeviceInstance() function
714 inputDev = InputDeviceInstance(chipDev); in RegisterTouchChipDevice()
/ohos5.0/docs/zh-cn/device-dev/guide/
H A Ddevice-outerdriver-demo.md336 [I/HDF_LOG_TAG] InputDeviceInstance: inputDev->devName = main_touch
434 /* 绑定设备与驱动,从而通过InputDeviceInstance函数创建inputDev */
441 inputDev = InputDeviceInstance(chipDev);
/ohos5.0/docs/en/device-dev/guide/
H A Ddevice-outerdriver-demo.md335 [I/HDF_LOG_TAG] InputDeviceInstance: inputDev->devName = main_touch
433 /* Bind the device to the driver and create an inputDev instance using InputDeviceInstance. */
440 inputDev = InputDeviceInstance(chipDev);
/ohos5.0/base/update/updater/test/unittest/test_data/applypatch/
H A DTestGZipModeImagePatch.old.gz1console:/ # init: Service 'adbd' (pid 112) exited with status 1 2init ...