Searched refs:object_image_s (Results 1 – 3 of 3) sorted by relevance
144 typedef struct object_image_s *object_image_p;583 struct object_image_s { struct
303 MEMSET_OBJECT(obj_image, struct object_image_s); in psb_CreateImage()512 MEMSET_OBJECT(obj_image, struct object_image_s); in psb_DeriveImage()
3381 …result = object_heap_init(&driver_data->image_heap, sizeof(struct object_image_s), IMAGE_ID_OFFSET…