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

/linux-master/drivers/thunderbolt/
H A Ddomain.c217 ret = tb->cm_ops->set_boot_acl(tb, acl, tb->nboot_acl);
292 tb->cm_ops->set_boot_acl)
H A Dicm.c2379 .set_boot_acl = icm_ar_set_boot_acl,
2401 .set_boot_acl = icm_ar_set_boot_acl,
H A Dtb.h480 * @set_boot_acl: Set boot ACL list
515 int (*set_boot_acl)(struct tb *tb, const uuid_t *uuids, size_t nuuids); member in struct:tb_cm_ops

Completed in 197 milliseconds