Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dthunderbolt.h113 TB_PROPERTY_TYPE_UNKNOWN = 0x00, enumerator
/openbmc/linux/drivers/thunderbolt/
H A Dproperty.c154 property->type = TB_PROPERTY_TYPE_UNKNOWN; in tb_property_parse()