Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thunderbolt/
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()
Dtb.h501 int (*get_boot_acl)(struct tb *tb, uuid_t *uuids, size_t nuuids);
502 int (*set_boot_acl)(struct tb *tb, const uuid_t *uuids, size_t nuuids);