Home
last modified time | relevance | path

Searched refs:test_caps (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/platform/x86/intel/ifs/
H A Dcore.c42 .test_caps = &scan_test,
50 .test_caps = &array_test,
96 if (!(msrval & BIT(ifs_devices[i].test_caps->integrity_cap_bit))) in ifs_init()
H A Difs.h267 const struct ifs_test_caps *test_caps; member
285 return d->test_caps; in ifs_get_test_caps()