Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dproperty.c57 case TB_PROPERTY_TYPE_DATA: in tb_property_entry_valid()
125 case TB_PROPERTY_TYPE_DATA: in tb_property_parse()
270 case TB_PROPERTY_TYPE_DATA: in tb_property_free()
334 case TB_PROPERTY_TYPE_DATA: in tb_property_dir_length()
446 case TB_PROPERTY_TYPE_DATA: in __tb_property_format_dir()
540 case TB_PROPERTY_TYPE_DATA: in tb_property_copy_dir()
620 property = tb_property_alloc(key, TB_PROPERTY_TYPE_DATA); in tb_property_add_data()
H A Dtest.c2797 case TB_PROPERTY_TYPE_DATA: in compare_dirs()
/openbmc/linux/include/linux/
H A Dthunderbolt.h115 TB_PROPERTY_TYPE_DATA = 0x64, enumerator