Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dthunderbolt.h112 enum tb_property_type { enum
135 enum tb_property_type type;
162 const char *key, enum tb_property_type type);
/openbmc/linux/drivers/thunderbolt/
H A Dproperty.c80 tb_property_alloc(const char *key, enum tb_property_type type) in tb_property_alloc()
723 const char *key, enum tb_property_type type) in tb_property_find()