Searched refs:elantech_cookie (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/ps2/
H A Dps2_elantech.cpp68 get_elantech_movement(elantech_cookie *cookie, touchpad_movement *_event, bigtime_t timeout)
234 elantech_write_reg(elantech_cookie* cookie, uint8 reg, uint8 value)
288 elantech_read_reg(elantech_cookie* cookie, uint8 reg, uint8 *value)
336 get_resolution_v4(elantech_cookie* cookie, uint32* x, uint32* y)
349 get_range(elantech_cookie* cookie, uint32* x_min, uint32* y_min, uint32* x_max,
394 enable_absolute_mode(elantech_cookie* cookie)
457 elantech_cookie* cookie = (elantech_cookie*)malloc(
458 sizeof(elantech_cookie));
588 elantech_cookie *cooki
[all...]
H A Dps2_elantech.h45 } elantech_cookie; typedef in typeref:struct:__anon12

Completed in 87 milliseconds