gvt.c | 54 static struct intel_vgpu_type *intel_gvt_find_vgpu_type(struct intel_gvt *gvt, function in typeref:struct:intel_vgpu_type * 79 type = intel_gvt_find_vgpu_type(gvt, kobject_name(kobj)); 100 type = intel_gvt_find_vgpu_type(gvt, kobject_name(kobj)); 188 .gvt_find_vgpu_type = intel_gvt_find_vgpu_type,
|