Searched refs:get_heaps_info (Results 1 – 3 of 3) sorted by relevance
409 void (*get_heaps_info)(struct pvr_winsys *ws, member
564 .get_heaps_info = pvr_srv_winsys_get_heaps_info,
1627 device->ws->ops->get_heaps_info(device->ws, &device->heaps); in pvr_CreateDevice()