Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dthunderbolt.h112 enum tb_property_type { enum
135 enum tb_property_type type;
161 const char *key, enum tb_property_type type);
/linux-4.19.296/drivers/thunderbolt/
Dproperty.c83 tb_property_alloc(const char *key, enum tb_property_type type) in tb_property_alloc()
651 const char *key, enum tb_property_type type) in tb_property_find()