Searched refs:test_u8 (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/lib/
H A Dtest-kstrtox.c603 DECLARE_TEST_OK(u8, struct test_u8); test_kstrtou8_ok()
604 static DEFINE_TEST_OK(struct test_u8, test_u8_ok) = { test_kstrtou8_ok()
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_tlv.c617 static const u8 test_u8 = 0x87; variable
662 fm10k_tlv_attr_put_u8(msg, FM10K_TEST_MSG_U8, test_u8); fm10k_tlv_msg_test_generate_data()
768 if (!err && test_u8 != result_u8) fm10k_tlv_msg_test()

Completed in 40 milliseconds