get_boot_acl      141 drivers/thunderbolt/domain.c 	ret = tb->cm_ops->get_boot_acl(tb, uuids, tb->nboot_acl);
get_boot_acl      283 drivers/thunderbolt/domain.c 		    tb->cm_ops->get_boot_acl &&
get_boot_acl     2103 drivers/thunderbolt/icm.c 	.get_boot_acl = icm_ar_get_boot_acl,
get_boot_acl     2125 drivers/thunderbolt/icm.c 	.get_boot_acl = icm_ar_get_boot_acl,
get_boot_acl      282 drivers/thunderbolt/tb.h 	int (*get_boot_acl)(struct tb *tb, uuid_t *uuids, size_t nuuids);