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.c41 .test_caps = &scan_test,
49 .test_caps = &array_test,
95 if (!(msrval & BIT(ifs_devices[i].test_caps->integrity_cap_bit))) in ifs_init()
H A Difs.h249 const struct ifs_test_caps *test_caps; member
267 return d->test_caps; in ifs_get_test_caps()