Home
last modified time | relevance | path

Searched refs:nuuids (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/thunderbolt/
H A Dicm.c1536 static int icm_ar_get_boot_acl(struct tb *tb, uuid_t *uuids, size_t nuuids) in icm_ar_get_boot_acl() argument
1553 for (i = 0; i < nuuids; i++) { in icm_ar_get_boot_acl()
1574 size_t nuuids) in icm_ar_set_boot_acl() argument
1585 for (i = 0; i < nuuids; i++) { in icm_ar_set_boot_acl()
H A Dtb.h500 int (*get_boot_acl)(struct tb *tb, uuid_t *uuids, size_t nuuids);
501 int (*set_boot_acl)(struct tb *tb, const uuid_t *uuids, size_t nuuids);