Searched defs:pvr_srv_winsys (Results 1 – 1 of 1) sorted by relevance
70 struct pvr_srv_winsys { struct83 struct pvr_srv_winsys_heap general_heap; argument84 struct pvr_srv_winsys_heap pds_heap; argument85 struct pvr_srv_winsys_heap transfer_3d_heap; argument86 struct pvr_srv_winsys_heap usc_heap; argument87 struct pvr_srv_winsys_heap vis_test_heap; argument91 struct pvr_srv_winsys_heap rgn_hdr_heap; argument105 #define to_pvr_srv_winsys(ws) container_of((ws), struct pvr_srv_winsys, base) argument