Home
last modified time | relevance | path

Searched refs:content_offset (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/thunderbolt/
Dproperty.c169 unsigned int content_offset; in __tb_property_parse_dir() local
177 content_offset = dir_offset + 2; in __tb_property_parse_dir()
182 content_offset = dir_offset + 4; in __tb_property_parse_dir()
186 entries = (const struct tb_property_entry *)&block[content_offset]; in __tb_property_parse_dir()
/Linux-v4.19/Documentation/sphinx/
Dkernel_include.py184 self.content_offset,
DrstFlatTable.py133 self.state.nested_parse(self.content, self.content_offset, node)
Dkfigure.py507 ViewList([caption], source=''), self.content_offset, parsed)