Home
last modified time | relevance | path

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

/drivers/peripheral/input/udriver/src/
Dinput_device_manager.cpp289 struct input_event evtBuffer[EVENT_BUFFER_SIZE] {}; in DoInputDeviceAction() struct
311 DoRead(epollEventList_[i].data.fd, evtBuffer, EVENT_BUFFER_SIZE); in DoInputDeviceAction()