Home
last modified time | relevance | path

Searched refs:has_uuid (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c8663 static inline bool has_uuid(u8 *uuid, u16 uuid_count, u8 (*uuids)[16]) in has_uuid() function
8697 if (has_uuid(uuid, uuid_count, uuids)) in eir_has_uuids()
8709 if (has_uuid(uuid, uuid_count, uuids)) in eir_has_uuids()
8717 if (has_uuid(uuid, uuid_count, uuids)) in eir_has_uuids()
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dcore.c3294 bool has_uuid = !uuid_is_null(&ids->uuid); in nvme_subsys_check_duplicate_ids() local
3302 if (has_uuid && uuid_equal(&ids->uuid, &h->ids.uuid)) in nvme_subsys_check_duplicate_ids()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c10000 static inline bool has_uuid(u8 *uuid, u16 uuid_count, u8 (*uuids)[16]) in has_uuid() function
10034 if (has_uuid(uuid, uuid_count, uuids)) in eir_has_uuids()
10046 if (has_uuid(uuid, uuid_count, uuids)) in eir_has_uuids()
10054 if (has_uuid(uuid, uuid_count, uuids)) in eir_has_uuids()

Completed in 28 milliseconds