Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Ddomain.c217 ret = tb->cm_ops->set_boot_acl(tb, acl, tb->nboot_acl); in boot_acl_store()
292 tb->cm_ops->set_boot_acl) in domain_attr_is_visible()
H A Dicm.c2379 .set_boot_acl = icm_ar_set_boot_acl,
2401 .set_boot_acl = icm_ar_set_boot_acl,
H A Dtb.h501 int (*set_boot_acl)(struct tb *tb, const uuid_t *uuids, size_t nuuids); member