Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dicm.c1567 static int icm_ar_get_boot_acl(struct tb *tb, uuid_t *uuids, size_t nuuids) in icm_ar_get_boot_acl() argument
1584 for (i = 0; i < nuuids; i++) { in icm_ar_get_boot_acl()
1605 size_t nuuids) in icm_ar_set_boot_acl() argument
1616 for (i = 0; i < nuuids; i++) { in icm_ar_set_boot_acl()
H A Dtb.h523 int (*get_boot_acl)(struct tb *tb, uuid_t *uuids, size_t nuuids);
524 int (*set_boot_acl)(struct tb *tb, const uuid_t *uuids, size_t nuuids);