Searched refs:findret (Results 1 – 1 of 1) sorted by relevance
755 int findret, ret; in dm_test_uclass_devices_find_by_name() local774 findret = uclass_find_device_by_name(UCLASS_TEST_FDT, in dm_test_uclass_devices_find_by_name()778 ut_assertok(findret); in dm_test_uclass_devices_find_by_name()808 int ret, findret; in dm_test_uclass_devices_get_by_name() local832 findret = uclass_get_device_by_name(UCLASS_TEST_FDT, in dm_test_uclass_devices_get_by_name()836 ut_assertok(findret); in dm_test_uclass_devices_get_by_name()