Searched refs:findret (Results 1 – 1 of 1) sorted by relevance
764 int findret, ret; in dm_test_uclass_devices_find_by_name() local783 findret = uclass_find_device_by_name(UCLASS_TEST_FDT, in dm_test_uclass_devices_find_by_name()787 ut_assertok(findret); in dm_test_uclass_devices_find_by_name()818 int ret, findret; in dm_test_uclass_devices_get_by_name() local843 findret = uclass_get_device_by_name(UCLASS_TEST_FDT, in dm_test_uclass_devices_get_by_name()847 ut_assertok(findret); in dm_test_uclass_devices_get_by_name()