Searched refs:ihdr (Results 1 – 5 of 5) sorted by relevance
676 struct mtp_init_hdr *ihdr = buf; in apldchidev_handle_comm() local681 switch (ihdr->type) { in apldchidev_handle_comm()684 sc->sc_iface_kbd = ihdr->iface; in apldchidev_handle_comm()686 ihdr + 1, len - sizeof(*ihdr)); in apldchidev_handle_comm()689 sc->sc_iface_mt = ihdr->iface; in apldchidev_handle_comm()691 ihdr + 1, len - sizeof(*ihdr)); in apldchidev_handle_comm()693 if (strcmp(ihdr->name, "stm") == 0) { in apldchidev_handle_comm()694 sc->sc_iface_stm = ihdr->iface; in apldchidev_handle_comm()696 ihdr + 1, len - sizeof(*ihdr)); in apldchidev_handle_comm()700 iface = ihdr->unk1; in apldchidev_handle_comm()[all …]
408 struct ip_discovery_header *ihdr = in amdgpu_discovery_init() local417 le16_to_cpu(ihdr->size), checksum)) { in amdgpu_discovery_init()550 struct ip_discovery_header *ihdr; in amdgpu_discovery_read_harvest_bit_per_ip() local559 num_dies = le16_to_cpu(ihdr->num_dies); in amdgpu_discovery_read_harvest_bit_per_ip()600 if (ihdr->base_addr_64_bit) in amdgpu_discovery_read_harvest_bit_per_ip()1058 struct ip_discovery_header *ihdr; in amdgpu_discovery_sysfs_recurse() local1068 num_dies = le16_to_cpu(ihdr->num_dies); in amdgpu_discovery_sysfs_recurse()1224 struct ip_discovery_header *ihdr; in amdgpu_discovery_reg_base_init() local1249 num_dies = le16_to_cpu(ihdr->num_dies); in amdgpu_discovery_reg_base_init()1336 if (ihdr->base_addr_64_bit) in amdgpu_discovery_reg_base_init()[all …]
322 struct ieee80211_frame ihdr; member332 #define atw_ihdr u.s2.ihdr
6079 Elf_Internal_Shdr *ihdr, *ohdr; in _bfd_elf_init_private_section_data() local6108 ihdr = &elf_section_data (isec)->this_hdr; in _bfd_elf_init_private_section_data()6113 if ((ihdr->sh_flags & SHF_LINK_ORDER) != 0) in _bfd_elf_init_private_section_data()6134 Elf_Internal_Shdr *ihdr, *ohdr; in _bfd_elf_copy_private_section_data() local6140 ihdr = &elf_section_data (isec)->this_hdr; in _bfd_elf_copy_private_section_data()6143 ohdr->sh_entsize = ihdr->sh_entsize; in _bfd_elf_copy_private_section_data()6145 if (ihdr->sh_type == SHT_SYMTAB in _bfd_elf_copy_private_section_data()6146 || ihdr->sh_type == SHT_DYNSYM in _bfd_elf_copy_private_section_data()6147 || ihdr->sh_type == SHT_GNU_verneed in _bfd_elf_copy_private_section_data()6148 || ihdr->sh_type == SHT_GNU_verdef) in _bfd_elf_copy_private_section_data()[all …]
5271 Elf_Internal_Shdr *ihdr, *ohdr; in _bfd_elf_copy_private_section_data() local5295 ihdr = &elf_section_data (isec)->this_hdr; in _bfd_elf_copy_private_section_data()5298 ohdr->sh_entsize = ihdr->sh_entsize; in _bfd_elf_copy_private_section_data()5300 if (ihdr->sh_type == SHT_SYMTAB in _bfd_elf_copy_private_section_data()5301 || ihdr->sh_type == SHT_DYNSYM in _bfd_elf_copy_private_section_data()5302 || ihdr->sh_type == SHT_GNU_verneed in _bfd_elf_copy_private_section_data()5303 || ihdr->sh_type == SHT_GNU_verdef) in _bfd_elf_copy_private_section_data()5304 ohdr->sh_info = ihdr->sh_info; in _bfd_elf_copy_private_section_data()