Searched refs:expected_result (Results 1 – 2 of 2) sorted by relevance
448 enum i2c_channel_operation_result expected_result) in dce_i2c_hw_engine_wait_on_operation_result() argument461 if (result != expected_result) in dce_i2c_hw_engine_wait_on_operation_result()
2855 .expected_result = expected, \2862 int expected_result; member2925 {.dtb_begin = NULL, .dtb_end = NULL, .expected_result = 0, .name = NULL}2977 if (info->expected_result != -9999) { in unittest_unflatten_overlay_base()3048 if (ret != info->expected_result) in overlay_data_apply()3050 info->expected_result, ret, overlay_name); in overlay_data_apply()3052 return (ret == info->expected_result); in overlay_data_apply()