Home
last modified time | relevance | path

Searched defs:testdev (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/usb/
H A Dtestusb.c121 struct testdev { struct
122 struct testdev *next; argument
132 static struct testdev *testdevs; argument
/openbmc/qemu/tests/tcg/tricore/c/
H A Dtestdev_assert.h8 int *testdev = (int *)0xf0000000; variable
/openbmc/qemu/chardev/
H A Dtestdev.c90 TestdevChardev *testdev = TESTDEV_CHARDEV(chr); in testdev_chr_write() local
/openbmc/u-boot/test/dm/
H A Dcore.c763 struct udevice *testdev; in dm_test_uclass_devices_find_by_name() local
817 struct udevice *testdev; in dm_test_uclass_devices_get_by_name() local
/openbmc/u-boot/include/dm/
H A Dtest.h142 struct udevice *testdev; member