Home
last modified time | relevance | path

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

/third_party/libinput/src/
H A Devdev-tablet.c2476 WacomDevice *libwacom_device = NULL; in tablet_is_aes() local
2495 libwacom_device = libwacom_new_from_path(db, devnode, WFALLBACK_NONE, NULL); in tablet_is_aes()
2496 if (!libwacom_device) in tablet_is_aes()
2499 stylus_ids = libwacom_get_supported_styli(libwacom_device, &nstyli); in tablet_is_aes()
2507 libwacom_destroy(libwacom_device); in tablet_is_aes()

Completed in 4 milliseconds