Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dthunderbolt.h109 enum tb_property_type { enum
132 enum tb_property_type type;
158 const char *key, enum tb_property_type type);
/kernel/linux/linux-5.10/drivers/thunderbolt/
Dproperty.c80 tb_property_alloc(const char *key, enum tb_property_type type) in tb_property_alloc()
652 const char *key, enum tb_property_type type) in tb_property_find()