ethosu_gem_object
struct ethosu_gem_object *bo = to_ethosu_bo(obj);
struct ethosu_gem_object *bo = to_ethosu_bo(obj);
struct ethosu_gem_object *bo,
struct ethosu_gem_object *obj;
struct ethosu_gem_object *bo;
struct ethosu_gem_object *bo;
struct ethosu_gem_object *to_ethosu_bo(struct drm_gem_object *obj)
return container_of(to_drm_gem_dma_obj(obj), struct ethosu_gem_object, base);