Home
last modified time | relevance | path

Searched refs:expected_version (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/sparc64/drivers/
A Dadi-test.c327 expected_version = version[0]; in test0_prpw_aligned_1byte()
357 expected_version[TEST1_VERSION_SZ]; in test1_prpw_aligned_4096bytes() local
363 expected_version[i] = version[i]; in test1_prpw_aligned_4096bytes()
380 expected_version, version[0]); in test1_prpw_aligned_4096bytes()
397 expected_version[TEST2_VERSION_SZ]; in test2_prpw_aligned_10327bytes() local
403 expected_version[i] = version[i]; in test2_prpw_aligned_10327bytes()
420 expected_version, version[0]); in test2_prpw_aligned_10327bytes()
443 expected_version[i] = version[i]; in test3_prpw_unaligned_12541bytes()
460 expected_version, version[0]); in test3_prpw_unaligned_12541bytes()
552 if (expected_version != version) { in test5_rw_aligned_1byte()
[all …]
/linux/drivers/visorbus/
A Dvisorbus_main.c68 u64 expected_min_bytes, u32 expected_version, in visor_check_channel() argument
91 if (expected_version > 0) { in visor_check_channel()
92 if (ch->version_id != expected_version) { in visor_check_channel()
95 (unsigned long)expected_version, in visor_check_channel()
/linux/include/linux/
A Dvisorbus.h320 u64 expected_min_bytes, u32 expected_version,

Completed in 12 milliseconds