Home
last modified time | relevance | path

Searched +defs:hdr +defs:inst (Results 1 – 25 of 33) sorted by relevance

12

/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgp108.c31 struct flcn_bl_dmem_desc_v2 hdr; in gp108_gr_acr_bld_patch() local
46 const struct flcn_bl_dmem_desc_v2 hdr = { in gp108_gr_acr_bld_write() local
95 gp108_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gp108_gr_new()
Dgm20b.c36 struct flcn_bl_dmem_desc hdr; in gm20b_gr_acr_bld_patch() local
58 const struct flcn_bl_dmem_desc hdr = { in gm20b_gr_acr_bld_write() local
184 gm20b_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gm20b_gr_new()
Dgm200.c49 struct flcn_bl_dmem_desc_v1 hdr; in gm200_gr_acr_bld_patch() local
64 const struct flcn_bl_dmem_desc_v1 hdr = { in gm200_gr_acr_bld_write() local
291 gm200_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gm200_gr_new()
Dgm107.c320 u8 hdr = nvbios_rd08(bios, data + 0x01); in gm107_gr_init_bios_2() local
351 u8 ver, hdr; in gm107_gr_init_bios() local
440 gm107_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gm107_gr_new()
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
Dgp102.c35 struct wpr_header_v1 hdr; in gp102_acr_wpr_patch() local
62 struct lsb_header_v1 hdr; in gp102_acr_wpr_build_lsb() local
84 struct wpr_header_v1 hdr = { in gp102_acr_wpr_build() local
163 const struct wpr_header_v1 *hdr = (void *)acr->wpr_fw->data; in gp102_acr_wpr_parse() local
279 gp102_acr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp102_acr_new()
Dgm200.c68 struct wpr_header hdr; in gm200_acr_wpr_patch() local
93 struct lsb_header_tail *hdr) in gm200_acr_wpr_build_lsb_tail()
114 struct lsb_header hdr; in gm200_acr_wpr_build_lsb() local
135 struct wpr_header hdr = { in gm200_acr_wpr_build() local
209 const struct wpr_header *hdr = (void *)acr->wpr_fw->data; in gm200_acr_wpr_parse() local
481 gm200_acr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm200_acr_new()
Dtu102.c55 struct wpr_header_v1 hdr = { in tu102_acr_wpr_build() local
227 tu102_acr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in tu102_acr_new()
Dlsfw.c188 const struct firmware *bl = NULL, *inst = NULL, *data = NULL; in nvkm_acr_lsfw_load_bl_inst_data_sig() local
189 const struct nvfw_bin_hdr *hdr; in nvkm_acr_lsfw_load_bl_inst_data_sig() local
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
Dgm20b.c31 gm20b_pmu_acr_bootstrap_falcon_cb(void *priv, struct nvfw_falcon_msg *hdr) in gm20b_pmu_acr_bootstrap_falcon_cb()
78 struct loader_config hdr; in gm20b_pmu_acr_bld_patch() local
103 const struct loader_config hdr = { in gm20b_pmu_acr_bld_write() local
136 gm20b_pmu_acr_init_wpr_callback(void *priv, struct nvfw_falcon_msg *hdr) in gm20b_pmu_acr_init_wpr_callback()
243 gm20b_pmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm20b_pmu_new()
Dgp10b.c31 struct nvfw_falcon_msg *hdr) in gp10b_pmu_acr_bootstrap_multiple_falcons_cb()
102 gp10b_pmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp10b_pmu_new()
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/engine/sec2/
Dgp102.c40 gp102_sec2_acr_bootstrap_falcon_callback(void *priv, struct nvfw_falcon_msg *hdr) in gp102_sec2_acr_bootstrap_falcon_callback()
90 struct loader_config_v1 hdr; in gp102_sec2_acr_bld_patch() local
103 const struct loader_config_v1 hdr = { in gp102_sec2_acr_bld_write() local
274 struct flcn_bl_dmem_desc_v2 hdr; in gp102_sec2_acr_bld_patch_1() local
286 const struct flcn_bl_dmem_desc_v2 hdr = { in gp102_sec2_acr_bld_write_1() local
346 gp102_sec2_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp102_sec2_new()
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
Dbase.c191 u8 ver, hdr, cnt, len; in nvkm_volt_parse_bios() local
284 enum nvkm_subdev_type type, int inst, struct nvkm_volt *volt) in nvkm_volt_ctor()
294 u8 ver, hdr, cnt, len; in nvkm_volt_ctor() local
322 enum nvkm_subdev_type type, int inst, struct nvkm_volt **pvolt) in nvkm_volt_new_()
Dgk104.c98 gk104_volt_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk104_volt_new()
105 u8 ver, hdr, cnt, len; in gk104_volt_new() local
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dnv50.c130 u8 ver = 0xff, hdr, cnt, len; in nv50_devinit_init() local
152 enum nvkm_subdev_type type, int inst, struct nvkm_devinit **pinit) in nv50_devinit_new_()
174 nv50_devinit_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv50_devinit_new()
/Linux-v5.15/drivers/media/platform/qcom/venus/
Dhfi_msgs.c22 static void event_seq_changed(struct venus_core *core, struct venus_inst *inst, in event_seq_changed()
124 struct venus_inst *inst, in event_release_buffer_ref()
155 event_session_error(struct venus_core *core, struct venus_inst *inst, in event_session_error()
185 static void hfi_event_notify(struct venus_core *core, struct venus_inst *inst, in hfi_event_notify()
213 static void hfi_sys_init_done(struct venus_core *core, struct venus_inst *inst, in hfi_sys_init_done()
270 struct venus_inst *inst, void *packet) in hfi_sys_property_info()
291 struct venus_inst *inst, in hfi_sys_rel_resource_done()
300 static void hfi_sys_ping_done(struct venus_core *core, struct venus_inst *inst, in hfi_sys_ping_done()
313 static void hfi_sys_idle_done(struct venus_core *core, struct venus_inst *inst, in hfi_sys_idle_done()
320 struct venus_inst *inst, void *packet) in hfi_sys_pc_prepare_done()
[all …]
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dbase.c67 u8 ver, hdr; in nvkm_fb_bios_memtype() local
230 enum nvkm_subdev_type type, int inst, struct nvkm_fb *fb) in nvkm_fb_ctor()
241 enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nvkm_fb_new_()
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dnv50.c157 enum nvkm_subdev_type type, int inst, struct nvkm_disp **pdisp) in nv50_disp_new_()
183 u8 *ver, u8 *hdr, u8 *cnt, u8 *len, in nv50_disp_super_iedt()
205 u8 ver, hdr, cnt, len, flags = 0x00; in nv50_disp_super_ied_on() local
257 u8 ver, hdr, cnt, len; in nv50_disp_super_ied_off() local
772 nv50_disp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv50_disp_new()
Dbase.c281 u8 hpd = 0, ver, hdr; in nvkm_disp_oneinit() local
476 enum nvkm_subdev_type type, int inst, struct nvkm_disp *disp) in nvkm_disp_ctor()
489 enum nvkm_subdev_type type, int inst, struct nvkm_disp **pdisp) in nvkm_disp_new_()
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dbase.c46 u8 ver, hdr, cnt, len; in nvkm_clk_adjust() local
230 u8 ver, hdr; in nvkm_cstate_new() local
409 u8 ver, hdr, cnt, len; in nvkm_pstate_new() local
652 enum nvkm_subdev_type type, int inst, bool allow_reclock, struct nvkm_clk *clk) in nvkm_clk_ctor()
719 enum nvkm_subdev_type type, int inst, bool allow_reclock, struct nvkm_clk **pclk) in nvkm_clk_new_()
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
Dnv50.c192 u8 ver, hdr, cnt, len; in mxm_dcb_sanitise() local
204 nv50_mxm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv50_mxm_new()
/Linux-v5.15/net/tipc/
Dmsg.c207 struct tipc_msg *hdr; in tipc_msg_append() local
255 struct tipc_msg *hdr; in tipc_msg_validate() local
306 int tipc_msg_fragment(struct sk_buff *skb, const struct tipc_msg *hdr, in tipc_msg_fragment()
579 struct tipc_msg *hdr, *ihdr; in tipc_msg_extract() local
624 struct tipc_msg *_hdr, *hdr; in tipc_msg_reverse() local
702 u32 inst = msg_nameinst(msg); in tipc_msg_lookup_dest() local
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
Dbase.c55 u8 ver, hdr, cnt, len; in nvkm_i2c_bus_find() local
280 enum nvkm_subdev_type type, int inst, struct nvkm_i2c **pi2c) in nvkm_i2c_new_()
286 u8 ver, hdr; in nvkm_i2c_new_() local
/Linux-v5.15/arch/powerpc/platforms/powermac/
Dlow_i2c.c675 struct pmu_i2c_hdr *hdr = (struct pmu_i2c_hdr *)&req->data[1]; in pmu_i2c_xfer() local
1230 struct pmac_i2c_pf_inst *inst; in pmac_i2c_do_begin() local
1263 struct pmac_i2c_pf_inst *inst = instdata; in pmac_i2c_do_end() local
1273 struct pmac_i2c_pf_inst *inst = instdata; in pmac_i2c_do_read() local
1282 struct pmac_i2c_pf_inst *inst = instdata; in pmac_i2c_do_write() local
1294 static void pmac_i2c_do_apply_rmw(struct pmac_i2c_pf_inst *inst, in pmac_i2c_do_apply_rmw()
1313 struct pmac_i2c_pf_inst *inst = instdata; in pmac_i2c_do_rmw() local
1327 struct pmac_i2c_pf_inst *inst = instdata; in pmac_i2c_do_read_sub() local
1337 struct pmac_i2c_pf_inst *inst = instdata; in pmac_i2c_do_write_sub() local
1345 struct pmac_i2c_pf_inst *inst = instdata; in pmac_i2c_do_set_mode() local
[all …]
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Dvcn_v3_0.c147 const struct common_firmware_header *hdr; in vcn_v3_0_sw_init() local
462 static void vcn_v3_0_mc_resume(struct amdgpu_device *adev, int inst) in vcn_v3_0_mc_resume()
608 static void vcn_v3_0_disable_static_power_gating(struct amdgpu_device *adev, int inst) in vcn_v3_0_disable_static_power_gating()
659 static void vcn_v3_0_enable_static_power_gating(struct amdgpu_device *adev, int inst) in vcn_v3_0_enable_static_power_gating()
712 static void vcn_v3_0_disable_clock_gating(struct amdgpu_device *adev, int inst) in vcn_v3_0_disable_clock_gating()
896 static void vcn_v3_0_enable_clock_gating(struct amdgpu_device *adev, int inst) in vcn_v3_0_enable_clock_gating()
/Linux-v5.15/net/ceph/
Dmon_client.c131 struct ceph_entity_inst *inst = &monmap->mon_inst[i]; in ceph_monmap_decode() local
707 struct ceph_msg_header *hdr, in get_generic_reply()
1141 struct ceph_entity_inst *inst = &monc->monmap->mon_inst[i]; in build_initial_monmap() local
1486 struct ceph_msg_header *hdr, in mon_alloc_msg()

12