Searched refs:libevdev_get_phys (Results 1 – 9 of 9) sorted by relevance
/third_party/libevdev/libevdev/ |
D | libevdev.sym | 43 libevdev_get_phys;
|
D | libevdev.h | 1215 const char * libevdev_get_phys(const struct libevdev *dev);
|
D | libevdev.c | 1236 libevdev_get_phys(const struct libevdev *dev) in libevdev_get_phys() function
|
/third_party/libevdev/tools/ |
D | libevdev-events.c | 151 printf("Phys location: %s\n", libevdev_get_phys(dev)); in main()
|
/third_party/libevdev/test/ |
D | test-context.c | 16 ck_assert_str_eq(libevdev_get_phys(d), "physical"); in START_TEST()
|
D | test-libevdev-has-event.c | 474 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/ |
D | libevdev.h | 1215 const char * libevdev_get_phys(const struct libevdev *dev);
|
/third_party/libevdev/ |
D | third_party_libevdev.diff | 19255 …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/ |
D | libinput_0000.diff | 5389 + return libevdev_get_phys(evdev);
|