Home
last modified time | relevance | path

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

/third_party/weston/libweston/
Dtouch-calibration.c667 name = device->ops->get_calibration_head_name(device); in bind_touch_calibration()
Dlibinput-device.c384 .get_calibration_head_name = touch_get_calibration_head_name,
Dinput.c152 assert(ops->get_calibration_head_name); in weston_touch_create_touch_device()
/third_party/weston/include/libweston/
Dlibweston.h539 (*get_calibration_head_name)(struct weston_touch_device *device); member