Home
last modified time | relevance | path

Searched refs:DEV_INPUT_EVENT (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/app/forlinx/forlinx_cmd/fltest_keytest/
H A Dkeytest.c12 #define DEV_INPUT_EVENT "/dev/input" macro
27 ndev = scandir(DEV_INPUT_EVENT, &namelist, is_event_device, alphasort); in scan_devices()
40 "%s/%s", DEV_INPUT_EVENT, namelist[i]->d_name); in scan_devices()
62 DEV_INPUT_EVENT, EVENT_DEV_NAME, in scan_devices()
/OK3568_Linux_fs/app/forlinx/forlinx_qt/keypad/
H A Dkeytest.cpp13 #define DEV_INPUT_EVENT "/dev/input" macro
27 ndev = scandir(DEV_INPUT_EVENT, &namelist, is_event_device, alphasort); in scan_devices()
40 "%s/%s", DEV_INPUT_EVENT, namelist[i]->d_name); in scan_devices()
62 DEV_INPUT_EVENT, EVENT_DEV_NAME, in scan_devices()
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/keypad/
H A Dkeytest.cpp13 #define DEV_INPUT_EVENT "/dev/input" macro
27 ndev = scandir(DEV_INPUT_EVENT, &namelist, is_event_device, alphasort); in scan_devices()
40 "%s/%s", DEV_INPUT_EVENT, namelist[i]->d_name); in scan_devices()
62 DEV_INPUT_EVENT, EVENT_DEV_NAME, in scan_devices()