Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dproperty.c36 #define TB_PROPERTY_ROOTDIR_MAGIC 0x55584401 macro
226 if (rootdir->magic != TB_PROPERTY_ROOTDIR_MAGIC) in tb_property_parse_dir()
422 re->magic = TB_PROPERTY_ROOTDIR_MAGIC; in __tb_property_format_dir()