Searched defs:ttm_bus_placement (Results 1 – 2 of 2) sorted by relevance
150 struct ttm_bus_placement { struct151 void *addr;152 phys_addr_t offset;153 bool is_iomem;
189 struct ttm_bus_placement { struct190 void *addr;214 struct ttm_bus_placement bus; argument