Searched defs:test_val (Results 1 – 2 of 2) sorted by relevance
123 struct test_val { struct124 unsigned int index;125 int foo[MAX_ENTRIES];
2700 const u64 test_val = 0x0123456789abcdefULL; in nfit_ctl_test() local