Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dtest_kmod.c98 struct kmod_test_device *test_dev; member
186 struct kmod_test_device *test_dev = info->test_dev; in test_kmod_put_module() local
209 struct kmod_test_device *test_dev = info->test_dev; in run_request() local
240 struct kmod_test_device *test_dev = info->test_dev; in tally_work_test() local
377 static int try_requests(struct kmod_test_device *test_dev) in try_requests()
452 struct kmod_test_device *test_dev = dev_to_test_dev(dev); in config_show() local
557 struct kmod_test_device *test_dev = dev_to_test_dev(dev); in trigger_config_store() local
1066 struct kmod_test_device *test_dev; in alloc_test_dev_kmod() local
1122 struct kmod_test_device *test_dev = NULL; in register_test_dev_kmod() local
1160 struct kmod_test_device *test_dev; in test_kmod_init() local
[all …]
/openbmc/qemu/hw/tricore/
H A Dtricore_testboard.c60 TriCoreTestDeviceState *test_dev; in tricore_testboard_init() local
/openbmc/linux/mm/
H A Ddmapool_test.c32 static struct device test_dev; variable
/openbmc/u-boot/test/dm/
H A Dcore.c287 struct udevice *dev, *test_dev; in dm_test_lifecycle() local
342 struct udevice *dev, *dev_penultimate, *dev_last, *test_dev; in dm_test_ordering() local
/openbmc/linux/sound/soc/
H A Dsoc-topology-test.c22 static struct device *test_dev; variable