Searched refs:TB_PROPERTY_TYPE_UNKNOWN (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | thunderbolt.h | 119 TB_PROPERTY_TYPE_UNKNOWN = 0x00, enumerator |
/linux/drivers/thunderbolt/ | ||
H A D | property.c | 154 property->type = TB_PROPERTY_TYPE_UNKNOWN; in tb_property_parse() |