Home
last modified time | relevance | path

Searched refs:guid_is_null (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Duuid.h66 static inline bool guid_is_null(const guid_t *guid) in guid_is_null() function
/openbmc/linux/sound/soc/sof/
H A Dipc4-loader.c270 if (guid_is_null(uuid)) in sof_ipc4_find_module_by_uuid()
H A Dipc3-topology.c344 if (!guid_is_null(&swidget->uuid)) in sof_comp_alloc()
/openbmc/linux/drivers/hv/
H A Dvmbus_drv.c667 for (; !guid_is_null(&id->guid); id++) in hv_vmbus_dev_match()