Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thunderbolt/
A Ddomain.c111 static const char * const tb_security_names[] = { variable
268 if (tb->security_level < ARRAY_SIZE(tb_security_names)) in security_show()
269 name = tb_security_names[tb->security_level]; in security_show()
455 tb_security_names[tb->security_level]); in tb_domain_add()

Completed in 4 milliseconds