Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/gspca/m5602/
Dm5602_s5k83a.c566 u8 old_val, ctrl_val, test_val = 0xff; in s5k83a_dump_registers() local
569 m5602_write_sensor(sd, address, &test_val, 1); in s5k83a_dump_registers()
572 if (ctrl_val == test_val) in s5k83a_dump_registers()
/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_verifier.c90 struct test_val { struct
4404 offsetof(struct test_val, foo)),
4426 offsetof(struct test_val, foo)),
4450 offsetof(struct test_val, foo)),
4478 offsetof(struct test_val, foo)),
4498 offsetof(struct test_val, foo)),
4519 offsetof(struct test_val, foo)),
4541 offsetof(struct test_val, foo)),
4566 offsetof(struct test_val, foo)),
4593 offsetof(struct test_val, foo)),
[all …]
/Linux-v4.19/tools/testing/nvdimm/test/
Dnfit.c2362 const u64 test_val = 0x0123456789abcdefULL; in nfit_ctl_test() local
2496 .length = test_val, in nfit_ctl_test()
2504 if (rc < 0 || cmd_rc || record->length != test_val) { in nfit_ctl_test()
2518 .length = test_val, in nfit_ctl_test()
2526 if (rc < 0 || cmd_rc || record->length != test_val) { in nfit_ctl_test()