Home
last modified time | relevance | path

Searched defs:intel_uc_fw (Results 1 – 2 of 2) sorted by relevance

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h75198 struct intel_uc_fw { struct
75199 enum intel_uc_fw_type type; argument
75201 const enum intel_uc_fw_status status; argument
75204 const char *path;
75205 bool user_overridden;
75206 size_t size;
75207 struct drm_i915_gem_object *obj;
75208 u16 major_ver_wanted;
75209 u16 minor_ver_wanted;
75210 u16 major_ver_found;
[all …]
Dvmlinux.h75198 struct intel_uc_fw { struct
75199 enum intel_uc_fw_type type; argument
75201 const enum intel_uc_fw_status status; argument
75204 const char *path;
75205 bool user_overridden;
75206 size_t size;
75207 struct drm_i915_gem_object *obj;
75208 u16 major_ver_wanted;
75209 u16 minor_ver_wanted;
75210 u16 major_ver_found;
[all …]