Searched defs:hdr (Results 251 - 275 of 1584) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_psp_ta.c38 const struct common_firmware_header *hdr = local
H A Damdgpu_rlc.c203 const struct gfx_firmware_header_v1_0 *hdr = local
211 const struct gfx_firmware_header_v1_0 *hdr = local
219 const struct gfx_firmware_header_v1_0 *hdr = local
227 const struct gfx_firmware_header_v1_0 *hdr = local
235 const struct gfx_firmware_header_v1_0 *hdr = local
[all...]
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dwmi.c142 struct wmi_cmd_hdr *hdr; local
219 struct wmi_cmd_hdr *hdr; local
291 struct wmi_cmd_hdr *hdr; local
[all...]
H A Dcommon.c125 struct ieee80211_hdr *hdr; local
31 ath9k_cmn_rx_accept(struct ath_common *common, struct ieee80211_hdr *hdr, struct ieee80211_rx_status *rxs, struct ath_rx_status *rx_stats, bool *decrypt_error, unsigned int rxfilter) argument
H A Dcommon-spectral.h197 ath_cmn_process_fft(struct ath_spec_scan_priv *spec_priv, struct ieee80211_hdr *hdr, struct ath_rx_status *rs, u64 tsf) argument
/linux-master/arch/riscv/net/
H A Dbpf_jit_core.c264 struct bpf_binary_header *hdr; local
/linux-master/arch/x86/include/uapi/asm/
H A Dsetup_data.h58 } __attribute__((packed)) hdr; member in struct:jailhouse_setup_data
/linux-master/arch/arm/kernel/
H A Dvdso.c60 Elf32_Ehdr *hdr; /* ptr to ELF */ member in struct:elfinfo
/linux-master/net/mpls/
H A Dmpls_iptunnel.c39 struct mpls_shim_hdr *hdr; local
/linux-master/net/xdp/
H A Dxsk_diag.c181 static int xsk_diag_handler_dump(struct sk_buff *nlskb, struct nlmsghdr *hdr) argument
/linux-master/drivers/char/tpm/
H A Dtpm_atmel.c36 u8 status, *hdr = buf; local
/linux-master/drivers/acpi/apei/
H A Dhest.c219 struct acpi_hest_header *hdr; local
/linux-master/sound/soc/sof/
H A Dipc3-loader.c14 ipc3_fw_ext_man_get_version(struct snd_sof_dev *sdev, const struct sof_ext_man_elem_header *hdr) argument
27 ipc3_fw_ext_man_get_windows(struct snd_sof_dev *sdev, const struct sof_ext_man_elem_header *hdr) argument
37 ipc3_fw_ext_man_get_cc_info(struct snd_sof_dev *sdev, const struct sof_ext_man_elem_header *hdr) argument
47 ipc3_fw_ext_man_get_dbg_abi_info(struct snd_sof_dev *sdev, const struct sof_ext_man_elem_header *hdr) argument
63 ipc3_fw_ext_man_get_config_data(struct snd_sof_dev *sdev, const struct sof_ext_man_elem_header *hdr) argument
[all...]
/linux-master/sound/virtio/
H A Dvirtio_kctl.c111 struct virtio_snd_ctl_hdr *hdr; local
184 struct virtio_snd_ctl_hdr *hdr; local
244 struct virtio_snd_ctl_hdr *hdr; local
324 struct virtio_snd_ctl_hdr *hdr; local
[all...]
/linux-master/arch/arm64/kvm/vgic/
H A Dvgic-debug.c165 char *hdr = "SPI "; local
/linux-master/lib/
H A Dfw_table.c26 union acpi_subtable_headers *hdr; member in struct:acpi_subtable_entry
114 call_handler(struct acpi_subtable_proc *proc, union acpi_subtable_headers *hdr, unsigned long end) argument
[all...]
/linux-master/fs/smb/server/
H A Dsmb2misc.c14 static int check_smb2_hdr(struct smb2_hdr *hdr) argument
85 smb2_get_data_area_len(unsigned int *off, unsigned int *len, struct smb2_hdr *hdr) argument
210 struct smb2_hdr *hdr = &pdu->hdr; local
301 smb2_validate_credit_charge(struct ksmbd_conn *conn, struct smb2_hdr *hdr) argument
371 struct smb2_hdr *hdr = &pdu->hdr; local
[all...]
/linux-master/drivers/cdx/controller/
H A Dcdx_controller.c24 cdx_mcdi_request(struct cdx_mcdi *cdx, const struct cdx_dword *hdr, size_t hdr_len, const struct cdx_dword *sdu, size_t sdu_len) argument
/linux-master/arch/riscv/kernel/
H A Dalternative.c174 const Elf_Ehdr *hdr; local
H A Dprocess.c105 bool compat_elf_check_arch(Elf32_Ehdr *hdr) argument
/linux-master/scripts/
H A Dinsert-sys-cert.c68 static unsigned long get_offset_from_address(Elf_Ehdr *hdr, unsigned long addr) argument
93 static void get_symbol_from_map(Elf_Ehdr *hdr, FILE *f, char *name, argument
133 static Elf_Sym *find_elf_symbol(Elf_Ehdr *hdr, Elf_Shdr *symtab, char *name) argument
157 get_symbol_from_table(Elf_Ehdr *hdr, Elf_Shdr *symtab, char *name, struct sym *s) argument
184 get_symbol_table(Elf_Ehdr *hdr) argument
260 print_sym(Elf_Ehdr *hdr, struct sym *s) argument
280 Elf_Ehdr *hdr; local
[all...]
/linux-master/include/uapi/linux/
H A Ddns_resolver.h85 struct dns_payload_header hdr; member in struct:dns_server_list_v1_header
/linux-master/drivers/crypto/nx/
H A Dnx-842.c141 static int nx842_crypto_add_header(struct nx842_crypto_header *hdr, u8 *buf) argument
254 struct nx842_crypto_header *hdr = &ctx->header; local
437 struct nx842_crypto_header *hdr; local
[all...]
/linux-master/net/ieee802154/6lowpan/
H A Dtx.c40 const struct ipv6hdr *hdr = ipv6_hdr(skb); local
/linux-master/sound/soc/intel/skylake/
H A Dskl-ssp-clk.h54 struct skl_tlv_hdr hdr; member in struct:skl_dmactrl_mclk_cfg
67 struct skl_tlv_hdr hdr; member in struct:skl_dmactrl_sclkfs_cfg

Completed in 210 milliseconds

<<11121314151617181920>>