Home
last modified time | relevance | path

Searched refs:TB_SECURITY_NOPCIE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dthunderbolt.h57 TB_SECURITY_NOPCIE, enumerator
/openbmc/linux/drivers/thunderbolt/
H A Ddomain.c117 [TB_SECURITY_NOPCIE] = "nopcie",
H A Dtb.c3044 tb->security_level = TB_SECURITY_NOPCIE; in tb_probe()
H A Dswitch.c2204 if (sw->tb->security_level == TB_SECURITY_NOPCIE || in switch_attr_is_visible()