Home
last modified time | relevance | path

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

/third_party/libevdev/libevdev/
Dlibevdev.sym43 libevdev_get_phys;
Dlibevdev.h1215 const char * libevdev_get_phys(const struct libevdev *dev);
Dlibevdev.c1236 libevdev_get_phys(const struct libevdev *dev) in libevdev_get_phys() function
/third_party/libevdev/tools/
Dlibevdev-events.c151 printf("Phys location: %s\n", libevdev_get_phys(dev)); in main()
/third_party/libevdev/test/
Dtest-context.c16 ck_assert_str_eq(libevdev_get_phys(d), "physical"); in START_TEST()
Dtest-libevdev-has-event.c474 str = libevdev_get_phys(dev); in START_TEST()
509 str = libevdev_get_phys(dev); in START_TEST()
527 str = libevdev_get_phys(dev); in START_TEST()
/third_party/libevdev/export_include/libevdev/
Dlibevdev.h1215 const char * libevdev_get_phys(const struct libevdev *dev);
/third_party/libevdev/
Dthird_party_libevdev.diff19255 …s="code" href="group__bits.html#ga5df483b0b24d7b96ea1181808fab851d">libevdev_get_phys</a>(<span cl…
19499 …s="code" href="group__bits.html#ga5df483b0b24d7b96ea1181808fab851d">libevdev_get_phys</a>(<span cl…
19669 …l#ga5df483b0b24d7b96ea1181808fab851d">libevdev_get_phys</a></div><div class="ttdeci">const char *
19751 … class="ttdoc">Change the device's physical location as returned by libevdev_get_phys().</div></di…
19798 … class="ttdoc">Change the device's physical location as returned by libevdev_get_phys().</div></di…
19802 …l#ga5df483b0b24d7b96ea1181808fab851d">libevdev_get_phys</a></div><div class="ttdeci">const char *
20246 - ['libevdev_5fget_5fphys_54',['libevdev_get_phys',['../group__bits.html#ga5df483b0b24d7b96ea11818…
20361 + ['libevdev_5fget_5fphys_55',['libevdev_get_phys',['../group__bits.html#ga5df483b0b24d7b96ea11818…
20963 - ['libevdev_5fget_5fphys_172',['libevdev_get_phys',['../group__bits.html#ga5df483b0b24d7b96ea1181…
21050 + ['libevdev_5fget_5fphys_173',['libevdev_get_phys',['../group__bits.html#ga5df483b0b24d7b96ea1181…
[all …]
/third_party/libinput/patch/diff_libinput_mmi/libinput/
Dlibinput_0000.diff5389 + return libevdev_get_phys(evdev);