Searched refs:__tb_property_parse_dir (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | property.c | 38 static struct tb_property_dir *__tb_property_parse_dir(const u32 *block, 116 dir = __tb_property_parse_dir(block, block_len, entry->value, in tb_property_parse() 161 static struct tb_property_dir *__tb_property_parse_dir(const u32 *block, in __tb_property_parse_dir() function 231 return __tb_property_parse_dir(block, block_len, 0, rootdir->length, in tb_property_parse_dir()
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | property.c | 38 static struct tb_property_dir *__tb_property_parse_dir(const u32 *block, 116 dir = __tb_property_parse_dir(block, block_len, entry->value, in tb_property_parse() 161 static struct tb_property_dir *__tb_property_parse_dir(const u32 *block, in __tb_property_parse_dir() function 231 return __tb_property_parse_dir(block, block_len, 0, rootdir->length, in tb_property_parse_dir()
|
Completed in 2 milliseconds