Searched refs:dev1 (Results 1 – 11 of 11) sorted by relevance
/third_party/libinput/doc/user/dot/ |
D | seats-sketch-libinput.gv | 15 dev1 [label="device 'Foo'"]; 20 ctx1 -> dev1 25 dev1 -> seat0
|
D | seats-sketch.gv | 25 dev1 [label="device 'Foo'"]; 47 lseatA -> dev1
|
/third_party/uboot/u-boot-2020.01/test/dm/ |
D | rtc.c | 149 struct udevice *dev1, *dev2; in dm_test_rtc_dual() local 153 ut_assertok(uclass_get_device(UCLASS_RTC, 0, &dev1)); in dm_test_rtc_dual() 154 ut_assertok(dm_rtc_get(dev1, &now1)); in dm_test_rtc_dual() 158 ut_assertok(i2c_emul_find(dev1, &emul1)); in dm_test_rtc_dual() 170 ut_assertok(dm_rtc_get(dev1, &cmp)); in dm_test_rtc_dual()
|
D | core.c | 880 struct udevice *parent, *dev1, *dev2; in dm_test_inactive_child() local 892 UCLASS_TEST, &dev1)); in dm_test_inactive_child() 894 "test_child", 0, ofnode_null(), &dev1)); in dm_test_inactive_child() 898 ut_asserteq_ptr(dev1, dev2); in dm_test_inactive_child() 900 ut_assertok(device_probe(dev1)); in dm_test_inactive_child()
|
/third_party/libinput/test/ |
D | test-touch.c | 161 struct litest_device *dev1 = litest_current_device(); in START_TEST() local 163 struct libinput *li = dev1->libinput; in START_TEST() 169 litest_touch_down(dev1, 0, 50, 50); in START_TEST() 178 litest_touch_down(dev1, 1, 60, 50); in START_TEST() 181 litest_touch_move_to(dev1, 0, 50, 50, 60, 70, 10); in START_TEST() 189 litest_touch_up(dev1, 0); in START_TEST() 198 litest_touch_up(dev1, 1); in START_TEST()
|
/third_party/python/Lib/ |
D | posixpath.py | 208 dev1 = s1.st_dev 210 if dev1 != dev2:
|
/third_party/uboot/u-boot-2020.01/doc/driver-model/ |
D | remoteproc-framework.rst | 156 remoteproc-name = "remoteproc-test-dev1";
|
/third_party/uboot/u-boot-2020.01/doc/ |
D | README.dfu | 59 "<interface1> <dev1>=<alt1>;....;<altN>&"\
|
/third_party/uboot/u-boot-2020.01/arch/sandbox/dts/ |
D | test.dts | 604 remoteproc-name = "remoteproc-test-dev1";
|
/third_party/e2fsprogs/po/ |
D | it.po | 6274 "Uso: %s <dev1> <dev2> <dev3>\n"
|
D | cs.po | 8858 #~ "Usage: %s <dev1> <dev2> <dev3>\n"
|