Lines Matching refs:libevdev_get_phys
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…
25653 + ck_assert_str_eq(libevdev_get_phys(d), "physical");
29460 + str = libevdev_get_phys(dev);
29495 + str = libevdev_get_phys(dev);
29513 + str = libevdev_get_phys(dev);
32550 + printf("Phys location: %s\n", libevdev_get_phys(dev));