nuuids           1452 drivers/thunderbolt/icm.c static int icm_ar_get_boot_acl(struct tb *tb, uuid_t *uuids, size_t nuuids)
nuuids           1469 drivers/thunderbolt/icm.c 	for (i = 0; i < nuuids; i++) {
nuuids           1490 drivers/thunderbolt/icm.c 			       size_t nuuids)
nuuids           1501 drivers/thunderbolt/icm.c 	for (i = 0; i < nuuids; i++) {
nuuids            282 drivers/thunderbolt/tb.h 	int (*get_boot_acl)(struct tb *tb, uuid_t *uuids, size_t nuuids);
nuuids            283 drivers/thunderbolt/tb.h 	int (*set_boot_acl)(struct tb *tb, const uuid_t *uuids, size_t nuuids);