| /OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/ |
| H A D | hfi_msgs.c | 17 static void event_seq_changed(struct venus_core *core, struct venus_inst *inst, in event_seq_changed() 119 struct venus_inst *inst, in event_release_buffer_ref() 150 event_session_error(struct venus_core *core, struct venus_inst *inst, in event_session_error() 180 static void hfi_event_notify(struct venus_core *core, struct venus_inst *inst, in hfi_event_notify() 208 static void hfi_sys_init_done(struct venus_core *core, struct venus_inst *inst, in hfi_sys_init_done() 254 struct venus_inst *inst, void *packet) in hfi_sys_property_info() 275 struct venus_inst *inst, in hfi_sys_rel_resource_done() 284 static void hfi_sys_ping_done(struct venus_core *core, struct venus_inst *inst, in hfi_sys_ping_done() 297 static void hfi_sys_idle_done(struct venus_core *core, struct venus_inst *inst, in hfi_sys_idle_done() 304 struct venus_inst *inst, void *packet) in hfi_sys_pc_prepare_done() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | vcn_v3_0.c | 138 const struct common_firmware_header *hdr; in vcn_v3_0_sw_init() local 418 static void vcn_v3_0_mc_resume(struct amdgpu_device *adev, int inst) in vcn_v3_0_mc_resume() 548 static void vcn_v3_0_disable_static_power_gating(struct amdgpu_device *adev, int inst) in vcn_v3_0_disable_static_power_gating() 599 static void vcn_v3_0_enable_static_power_gating(struct amdgpu_device *adev, int inst) in vcn_v3_0_enable_static_power_gating() 652 static void vcn_v3_0_disable_clock_gating(struct amdgpu_device *adev, int inst) in vcn_v3_0_disable_clock_gating() 836 static void vcn_v3_0_enable_clock_gating(struct amdgpu_device *adev, int inst) in vcn_v3_0_enable_clock_gating()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
| H A D | lsfw.c | 188 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
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/ |
| H A D | low_i2c.c | 676 struct pmu_i2c_hdr *hdr = (struct pmu_i2c_hdr *)&req->data[1]; in pmu_i2c_xfer() local 1233 struct pmac_i2c_pf_inst *inst; in pmac_i2c_do_begin() local 1266 struct pmac_i2c_pf_inst *inst = instdata; in pmac_i2c_do_end() local 1276 struct pmac_i2c_pf_inst *inst = instdata; in pmac_i2c_do_read() local 1285 struct pmac_i2c_pf_inst *inst = instdata; in pmac_i2c_do_write() local 1297 static void pmac_i2c_do_apply_rmw(struct pmac_i2c_pf_inst *inst, in pmac_i2c_do_apply_rmw() 1316 struct pmac_i2c_pf_inst *inst = instdata; in pmac_i2c_do_rmw() local 1330 struct pmac_i2c_pf_inst *inst = instdata; in pmac_i2c_do_read_sub() local 1340 struct pmac_i2c_pf_inst *inst = instdata; in pmac_i2c_do_write_sub() local 1348 struct pmac_i2c_pf_inst *inst = instdata; in pmac_i2c_do_set_mode() local [all …]
|
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | socket.c | 825 struct tipc_msg *hdr = &tsk->phdr; in tipc_sendmcast() local 891 struct tipc_msg *hdr = &tsk->phdr; in tipc_send_group_msg() local 987 struct tipc_msg *hdr = &tsk->phdr; in tipc_send_group_anycast() local 993 u32 type, inst, scope; in tipc_send_group_anycast() local 1075 struct tipc_msg *hdr = &tsk->phdr; in tipc_send_group_bcast() local 1145 struct tipc_msg *hdr = &tsk->phdr; in tipc_send_group_mcast() local 1147 u32 type, inst, scope, exclude; in tipc_send_group_mcast() local 1187 struct tipc_msg *hdr; in tipc_sk_mcast_rcv() local 1320 struct tipc_msg *hdr = buf_msg(skb); in tipc_sk_conn_proto_rcv() local 1407 struct tipc_msg *hdr = &tsk->phdr; in __tipc_sendmsg() local [all …]
|
| /OK3568_Linux_fs/kernel/net/ceph/ |
| H A D | mon_client.c | 71 struct ceph_entity_inst *inst = &m->mon_inst[i]; in ceph_monmap_decode() local 634 struct ceph_msg_header *hdr, in get_generic_reply() 1318 struct ceph_msg_header *hdr, in mon_alloc_msg()
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | mxsimage.c | 492 static uint8_t sb_command_checksum(struct sb_command *inst) in sb_command_checksum() 1316 struct sb_boot_image_header *hdr = &ictx->payload; in sb_prefill_image_header() local 1355 struct sb_boot_image_header *hdr = &ictx->payload; in sb_postfill_image_header() local 1653 struct sb_boot_image_header *hdr = &ictx->payload; in sb_verify_image_header() local 1943 struct sb_boot_image_header *hdr = &ictx->payload; in sb_verify_sections_cmds() local 2224 struct sb_boot_image_header *hdr; in mxsimage_verify_header() local 2244 static void mxsimage_print_header(const void *hdr) in mxsimage_print_header()
|
| /OK3568_Linux_fs/kernel/include/linux/ceph/ |
| H A D | messenger.h | 61 struct ceph_entity_inst inst; /* my name+address */ member 217 struct ceph_msg_header hdr; /* header */ member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| H A D | vmm.c | 1141 u32 hdr, bool managed, u64 addr, u64 size, in nvkm_vmm_new_() 1783 nvkm_vmm_part(struct nvkm_vmm *vmm, struct nvkm_memory *inst) in nvkm_vmm_part() 1793 nvkm_vmm_join(struct nvkm_vmm *vmm, struct nvkm_memory *inst) in nvkm_vmm_join()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlegacy/ |
| H A D | 4965-mac.c | 564 il4965_pass_packet_to_mac80211(struct il_priv *il, struct ieee80211_hdr *hdr, in il4965_pass_packet_to_mac80211() 1486 struct ieee80211_hdr *hdr, u8 std_id) in il4965_tx_cmd_build_basic() 1646 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data; in il4965_tx_skb() local 2444 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data; in il4965_tx_status() local 2458 struct ieee80211_hdr *hdr; in il4965_tx_queue_reclaim() local 2607 il4965_get_ra_sta_id(struct il_priv *il, struct ieee80211_hdr *hdr) in il4965_get_ra_sta_id() 2652 struct ieee80211_hdr *hdr = NULL; in il4965_tx_status_reply_tx() local 2765 struct ieee80211_hdr *hdr; in il4965_hdl_tx() local 3733 il4965_fill_beacon_frame(struct il_priv *il, struct ieee80211_hdr *hdr, in il4965_fill_beacon_frame() 4696 const void *inst, *data, *init, *init_data, *boot; member
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/ |
| H A D | efistub.h | 48 #define efi_table_attr(inst, attr) (inst->attr) argument 49 #define efi_call_proto(inst, func, ...) inst->func(inst, ##__VA_ARGS__) argument 215 efi_table_hdr_t hdr; member 285 efi_table_hdr_t hdr; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfg80211.c | 2297 hnd_ext_trap_hdr_t *hdr; in _wl_cfg80211_check_axi_error() local 20924 s32 inst; in wl_wps_reauth_timeout() local 21006 s32 inst; in wl_wps_session_add() local 21034 s32 inst; in wl_wps_session_del() local 21073 s32 inst; in wl_wps_handle_ifdel() local 21093 wl_wps_handle_sta_linkdown(struct net_device *ndev, u16 inst) in wl_wps_handle_sta_linkdown() 21128 wl_wps_handle_peersta_linkdown(struct net_device *ndev, u16 inst, const u8 *peer_mac) in wl_wps_handle_peersta_linkdown() 21195 wl_wps_handle_sta_linkup(struct net_device *ndev, u16 inst) in wl_wps_handle_sta_linkup() 21224 wl_wps_handle_peersta_linkup(struct net_device *ndev, u16 inst, const u8 *peer_mac) in wl_wps_handle_peersta_linkup() 21258 wl_wps_handle_authorize(struct net_device *ndev, u16 inst, const u8 *peer_mac) in wl_wps_handle_authorize() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfg80211.c | 2283 hnd_ext_trap_hdr_t *hdr; in _wl_cfg80211_check_axi_error() local 20679 s32 inst; in wl_wps_reauth_timeout() local 20761 s32 inst; in wl_wps_session_add() local 20789 s32 inst; in wl_wps_session_del() local 20828 s32 inst; in wl_wps_handle_ifdel() local 20848 wl_wps_handle_sta_linkdown(struct net_device *ndev, u16 inst) in wl_wps_handle_sta_linkdown() 20883 wl_wps_handle_peersta_linkdown(struct net_device *ndev, u16 inst, const u8 *peer_mac) in wl_wps_handle_peersta_linkdown() 20950 wl_wps_handle_sta_linkup(struct net_device *ndev, u16 inst) in wl_wps_handle_sta_linkup() 20979 wl_wps_handle_peersta_linkup(struct net_device *ndev, u16 inst, const u8 *peer_mac) in wl_wps_handle_peersta_linkup() 21013 wl_wps_handle_authorize(struct net_device *ndev, u16 inst, const u8 *peer_mac) in wl_wps_handle_authorize() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.c | 3101 hnd_ext_trap_hdr_t *hdr; local 17213 struct dot11_management_header *hdr; local 24507 s32 inst; local 24591 s32 inst; local 24619 s32 inst; local 24660 s32 inst; local 24680 wl_wps_handle_sta_linkdown(struct net_device *ndev, u16 inst) 24715 wl_wps_handle_peersta_linkdown(struct net_device *ndev, u16 inst, const u8 *peer_mac) 24771 wl_wps_handle_sta_linkup(struct net_device *ndev, u16 inst) 24800 wl_wps_handle_peersta_linkup(struct net_device *ndev, u16 inst, const u8 *peer_mac) [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.c | 3099 hnd_ext_trap_hdr_t *hdr; local 17211 struct dot11_management_header *hdr; local 24505 s32 inst; local 24589 s32 inst; local 24617 s32 inst; local 24658 s32 inst; local 24678 wl_wps_handle_sta_linkdown(struct net_device *ndev, u16 inst) 24713 wl_wps_handle_peersta_linkdown(struct net_device *ndev, u16 inst, const u8 *peer_mac) 24769 wl_wps_handle_sta_linkup(struct net_device *ndev, u16 inst) 24798 wl_wps_handle_peersta_linkup(struct net_device *ndev, u16 inst, const u8 *peer_mac) [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.c | 2974 hnd_ext_trap_hdr_t *hdr; local 17064 struct dot11_management_header *hdr; local 24242 s32 inst; local 24326 s32 inst; local 24354 s32 inst; local 24395 s32 inst; local 24415 wl_wps_handle_sta_linkdown(struct net_device *ndev, u16 inst) 24450 wl_wps_handle_peersta_linkdown(struct net_device *ndev, u16 inst, const u8 *peer_mac) 24506 wl_wps_handle_sta_linkup(struct net_device *ndev, u16 inst) 24535 wl_wps_handle_peersta_linkup(struct net_device *ndev, u16 inst, const u8 *peer_mac) [all …]
|
| /OK3568_Linux_fs/kernel/scripts/mod/ |
| H A D | modpost.c | 481 Elf_Ehdr *hdr; in parse_elf() local 1822 unsigned int inst; in addend_mips_rel() local
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/skylake/ |
| H A D | skl-topology.c | 757 struct skl_mod_inst_map *inst = kpb_params->u.map; in skl_fill_sink_instance_id() local 3101 struct snd_soc_tplg_ctl_hdr *hdr) in skl_tplg_control_load()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm.c | 759 const struct dmcub_firmware_header_v1_0 *hdr; in dm_dmub_hw_init() local 1182 const struct dmcu_firmware_header_v1_0 *hdr; in load_dmcu_fw() local 1299 const struct dmcub_firmware_header_v1_0 *hdr; in dm_dmub_sw_init() local 7506 int i, inst; in amdgpu_dm_commit_audio() local
|