[API/HwInput] Fix runInternal() API for HW input service
authorDongju Chae <dongju.chae@samsung.com>
Wed, 29 Jul 2020 06:15:10 +0000 (15:15 +0900)
committer송욱/On-Device Lab(SR)/Staff Engineer/삼성전자 <wook16.song@samsung.com>
Wed, 5 Aug 2020 01:18:18 +0000 (10:18 +0900)
commit1198c0e51d4b7cdf86eab91d015eb164416c4040
treee4429da41646c4003661fe8dfca2c1b4b4797fdd
parent066b5452ce06a7841bc8ef8298b9f45745a2e9f9
[API/HwInput] Fix runInternal() API for HW input service

This patch fixes runInternal() APi for HW input service.
It requires extra variables in run_input ioctl structure.

Signed-off-by: Dongju Chae <dongju.chae@samsung.com>
include/host/libnpuhost.h
src/core/ne-handler.cc
src/core/ne-handler.h
src/core/ne-hw-input-service.cc
src/core/ne-scheduler.cc
src/core/ne-scheduler.h
src/core/ne-segment-table.cc
src/core/ne-segment-table.h
tests/apptests/hw_recurring.cc