Searched refs:location (Results 51 - 75 of 285) sorted by relevance

1234567891011>>

/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Ddcb.h25 uint8_t location; member in struct:dcb_output
/linux-master/drivers/edac/
H A Di82860_edac.c123 dimm->location[0], dimm->location[1], -1,
128 dimm->location[0], dimm->location[1], -1,
H A Dedac_mc.c71 dimm->location[i]);
92 char location[80]; local
97 edac_dimm_info_location(dimm, location, sizeof(location));
101 dimm->idx, location, dimm->csrow, dimm->cschannel);
287 * Copy DIMM location and initialize it.
300 dimm->location[layer] = pos[layer];
308 /* Increment csrow location */
323 /* Increment dimm location */
842 e->label, e->location,
[all...]
/linux-master/drivers/platform/x86/dell/
H A Ddell-smbios.h44 u16 location; member in struct:calling_interface_token
/linux-master/drivers/net/ethernet/freescale/fs_enet/
H A Dmii-fec.c54 static int fs_enet_fec_mii_read(struct mii_bus *bus , int phy_id, int location) argument
63 out_be32(&fecp->fec_mii_data, (phy_id << 23) | mk_mii_read(location));
77 static int fs_enet_fec_mii_write(struct mii_bus *bus, int phy_id, int location, u16 val) argument
87 out_be32(&fecp->fec_mii_data, (phy_id << 23) | mk_mii_write(location, val));
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dconn.c57 info->type, info->location, info->hpd, info->dp,
/linux-master/fs/btrfs/
H A Ddir-item.h20 struct btrfs_key *location, u8 type, u64 index);
H A Ddir-item.c65 struct btrfs_key key, location; local
82 memset(&location, 0, sizeof(location));
85 btrfs_cpu_key_to_disk(&disk_key, &location);
104 * 'location' is the key to stuff into the directory item, 'type' is the
111 struct btrfs_key *location, u8 type, u64 index)
132 btrfs_cpu_key_to_disk(&disk_key, location);
109 btrfs_insert_dir_item(struct btrfs_trans_handle *trans, const struct fscrypt_str *name, struct btrfs_inode *dir, struct btrfs_key *location, u8 type, u64 index) argument
H A Dinode-item.h102 struct btrfs_key *location, int mod);
/linux-master/arch/powerpc/platforms/pasemi/
H A Dgpio_mdio.c115 static int gpio_mdio_read(struct mii_bus *bus, int phy_id, int location) argument
120 u8 reg = location & 0xff;
154 static int gpio_mdio_write(struct mii_bus *bus, int phy_id, int location, u16 val) argument
159 u8 reg = location & 0xff;
/linux-master/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_llh.h789 void hw_atl_rpfl3l4_ipv4_dest_addr_clear(struct aq_hw_s *aq_hw, u8 location);
792 void hw_atl_rpfl3l4_ipv4_src_addr_clear(struct aq_hw_s *aq_hw, u8 location);
795 void hw_atl_rpfl3l4_cmd_clear(struct aq_hw_s *aq_hw, u8 location);
798 void hw_atl_rpfl3l4_ipv6_dest_addr_clear(struct aq_hw_s *aq_hw, u8 location);
801 void hw_atl_rpfl3l4_ipv6_src_addr_clear(struct aq_hw_s *aq_hw, u8 location);
804 void hw_atl_rpfl3l4_ipv4_dest_addr_set(struct aq_hw_s *aq_hw, u8 location,
808 void hw_atl_rpfl3l4_ipv4_src_addr_set(struct aq_hw_s *aq_hw, u8 location,
812 void hw_atl_rpfl3l4_cmd_set(struct aq_hw_s *aq_hw, u8 location, u32 cmd);
815 void hw_atl_rpfl3l4_ipv6_src_addr_set(struct aq_hw_s *aq_hw, u8 location,
819 void hw_atl_rpfl3l4_ipv6_dest_addr_set(struct aq_hw_s *aq_hw, u8 location,
[all...]
/linux-master/arch/x86/kernel/
H A Dmodule.c49 uint32_t *location; local
55 location = (void *)sechdrs[sechdrs[relsec].sh_info].sh_addr
64 /* We add the value into the location given */
65 *location += sym->st_value;
70 *location += sym->st_value - (uint32_t)location;
/linux-master/drivers/platform/x86/
H A Duv_sysfs.c70 static int location_to_bpos(char *location, int *rack, int *slot, int *blade) argument
75 if (sscanf(location, "%c%03d%c%02d%c%2d%c%d",
93 if (location_to_bpos(obj->location, &obj_rack, &obj_slot, &obj_blade))
128 return sysfs_emit(buf, "%s\n", hub_info->location);
160 __ATTR(location, 0444, hub_location_show, NULL);
454 char *location; member in struct:uv_pci_top_obj
469 return sysfs_emit(buf, "%s\n", top_obj->location);
496 __ATTR(location, 0444, uv_pci_location_show, NULL);
509 kfree(top_obj->location);
540 char type[11], location[1 local
[all...]
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_blit.c179 ssize_t location; \
185 location = size - spill + diff_offs - 1; \
186 return round_down(location, granularity); \
199 location = size - to_copy + diff_offs - sizeof(_type); \
200 if (location < 0 || granularity == sizeof(_type)) \
201 return location; \
304 * location of last difference, and then copy.
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sysfs.c24 ixgbe_attr->sensor->location);
175 if (adapter->hw.mac.thermal_sensor_data.sensor[i].location == 0)
/linux-master/sound/virtio/
H A Dvirtio_jack.c57 unsigned int location = local
71 if (location == AC_JACK_LOC_HDMI)
/linux-master/drivers/gpu/drm/vboxvideo/
H A Dhgsmi_base.c12 * hgsmi_report_flags_location - Inform the host of the location of
16 * @location: The offset chosen for the flags within guest VRAM.
18 int hgsmi_report_flags_location(struct gen_pool *ctx, u32 location) argument
27 p->buf_location = location;
H A Dvboxvideo_guest.h30 int hgsmi_report_flags_location(struct gen_pool *ctx, u32 location);
/linux-master/arch/powerpc/include/asm/
H A Dinst.h113 * located at @location.
115 static inline u32 *ppc_inst_next(u32 *location, u32 *value) argument
121 return (void *)location + ppc_inst_len(tmp);
/linux-master/drivers/gpu/drm/nouveau/include/nvrm/535.113.01/common/sdk/nvidia/inc/ctrl/ctrl0073/
H A Dctrl0073specific.h54 NvU32 location; member in struct:NV0073_CTRL_SPECIFIC_GET_CONNECTOR_DATA_PARAMS::__anon186
137 NvU32 location; member in struct:NV0073_CTRL_SPECIFIC_OR_GET_INFO_PARAMS
/linux-master/tools/testing/selftests/nolibc/
H A Drun-tests.sh38 -d [DIR] Download location for toolchains (default: ${download_location})
41 -b [DIR] Build location (default: ${build_location})
/linux-master/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_llh.h66 void hw_atl2_rpf_act_rslvr_record_set(struct aq_hw_s *aq_hw, u8 location,
/linux-master/fs/udf/
H A Dmisc.c189 uint32_t location, uint16_t *ident)
201 udf_err(sb, "read failed, block=%u, location=%u\n",
202 block, location);
210 if (location != le32_to_cpu(tag_p->tagLocation)) {
211 udf_debug("location mismatch block %u, tag %u != %u\n",
212 block, le32_to_cpu(tag_p->tagLocation), location);
188 udf_read_tagged(struct super_block *sb, uint32_t block, uint32_t location, uint16_t *ident) argument
/linux-master/arch/s390/kernel/
H A Dtraps.c155 __u16 __user *location; local
159 location = get_trap_ip(regs);
162 if (get_user(*((__u16 *) opcode), (__u16 __user *) location))
166 force_sig_fault(SIGTRAP, TRAP_BRKPT, location);
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Ddcb.c111 return (outp->extdev << 8) | (outp->location << 4) | outp->type;
130 outp->location = (conn & 0x00300000) >> 20;
182 if (outp->location != 0)

Completed in 418 milliseconds

1234567891011>>