Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds