Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Ddomain.c138 ret = tb->cm_ops->get_boot_acl(tb, uuids, tb->nboot_acl); in boot_acl_show()
291 tb->cm_ops->get_boot_acl && in domain_attr_is_visible()
H A Dicm.c2378 .get_boot_acl = icm_ar_get_boot_acl,
2400 .get_boot_acl = icm_ar_get_boot_acl,
H A Dtb.h505 int (*get_boot_acl)(struct tb *tb, uuid_t *uuids, size_t nuuids); member