Home
last modified time | relevance | path

Searched refs:id (Results 6526 – 6550 of 15237) sorted by relevance

1...<<261262263264265266267268269270>>...610

/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_dsps.c527 static int __devinit dsps_create_musb_pdev(struct dsps_glue *glue, u8 id) in dsps_create_musb_pdev() argument
539 sprintf(res_name, "musb%d", id); in dsps_create_musb_pdev()
550 sprintf(res_name, "musb%d-irq", id); in dsps_create_musb_pdev()
611 const struct platform_device_id *id = platform_get_device_id(pdev); in dsps_probe() local
613 (struct dsps_musb_wrapper *)id->driver_data; in dsps_probe()
/openbmc/linux/drivers/s390/crypto/
H A Dzcrypt_cex4.c89 cca_get_info(ac->id, ap_domain_index, &ci, zc->online); in cca_serialnr_show()
219 ep11_get_card_info(ac->id, &ci, zc->online); in ep11_api_ordinalnr_show()
240 ep11_get_card_info(ac->id, &ci, zc->online); in ep11_fw_version_show()
263 ep11_get_card_info(ac->id, &ci, zc->online); in ep11_serialnr_show()
297 ep11_get_card_info(ac->id, &ci, zc->online); in ep11_card_op_modes_show()
/openbmc/linux/drivers/misc/eeprom/
H A Dat24.c516 const struct i2c_device_id *id; in at24_get_chip_data() local
518 id = i2c_match_id(at24_ids, to_i2c_client(dev)); in at24_get_chip_data()
527 else if (id) in at24_get_chip_data()
528 cdata = (void *)id->driver_data; in at24_get_chip_data()
745 nvmem_config.id = NVMEM_DEVID_AUTO; in at24_probe()
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-1.7.rst70 commit </openembedded-core/commit/?id=01943188f85ce6411717fb5bf702d609f55813f2>`
213 - The build history feature now writes ``build-id.txt`` instead of
214 ``build-id``. Additionally, ``build-id.txt`` now contains the full
216 should manually remove old "build-id" files from your existing build
H A Drelease-notes-4.1.4.rst205 - Git Revision: :yocto_git:`3e95f268ce04b49ba6731fd4bbc53b1693c21963 </poky/commit/?id=3e95f268ce0…
217 - Git Revision: :oe_git:`78211cda40eb018a3aa535c75b61e87337236628 </openembedded-core/commit/?id=7…
229 - Git Revision: :yocto_git:`b0067202db8573df3d23d199f82987cebe1bee2c </meta-mingw/commit/?id=b0067…
241 - Git Revision: :oe_git:`5b105e76dd7de3b9a25b17b397f2c12c80048894 </bitbake/commit/?id=5b105e76dd7…
253 - Git Revision: :yocto_git:`da685fc5e69d49728e3ffd6c4d623e7e1745059d </yocto-docs/commit/?id=da685…
/openbmc/linux/drivers/misc/ocxl/
H A Dlink.c247 WARN_ON(pe_data->mm->context.id != pid); in xsl_fault_handler()
502 pid = mm->context.id; in arch_invalidate_secondary_tlbs()
595 trace_ocxl_init_mmu_notifier(pasid, mm->context.id); in ocxl_link_add_pe()
732 pe_data->mm->context.id); in ocxl_link_remove_pe()
737 pe_data->mm->context.id, in ocxl_link_remove_pe()
/openbmc/linux/Documentation/driver-api/driver-model/
H A Ddevres.rst177 Each group is identified by `void *id`. It can either be explicitly
178 specified by @id argument to devres_open_group() or automatically
179 created by passing NULL as @id as in the above example. In both
180 cases, devres_open_group() returns the group's id. The returned id
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpni.h231 MC_RSP_OP(cmd, 1, 0, 32, uint32_t, (queue)->destination.id); \
247 MC_CMD_OP(cmd, 1, 0, 32, uint32_t, (queue)->destination.id); \
251 MC_CMD_OP(cmd, 1, 0, 32, uint32_t, (queue)->destination.id); \
644 uint32_t id; member
1195 uint32_t id; member
/openbmc/linux/arch/powerpc/boot/dts/
H A Dturris1x.dts137 phy-connection-type = "rgmii-id";
166 phy-mode = "rgmii-id";
203 phy-mode = "rgmii-id";
225 phy-connection-type = "rgmii-id";
241 phy-connection-type = "rgmii-id";
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dkeystone-netcp.txt51 - dma-id: Navigator packet dma instance id.
137 - rx-pool: specifies the number of descriptors to be used & the region-id
139 - tx-pool: specifies the number of descriptors to be used & the region-id
175 dma-id = <0>;
/openbmc/linux/arch/arm64/boot/dts/ti/
H A Dk3-am65-mcu.dtsi195 ti,sci-dev-id = <119>;
209 ti,sci-dev-id = <195>;
223 ti,sci-dev-id = <194>;
407 ti,sci-dev-id = <159>;
422 ti,sci-dev-id = <245>;
/openbmc/linux/arch/m68k/mac/
H A Dconfig.c89 mac_bi_data.id = be32_to_cpup(data); in mac_parse_bootinfo()
780 .id = 0,
786 .id = 1,
795 int model = mac_bi_data.id; in mac_identify()
856 mac_bi_data.id, mac_bi_data.cpuid, mac_bi_data.memsize); in mac_identify()
/openbmc/linux/drivers/scsi/
H A Dzorro_esp.c690 .id = ZORRO_ID(PHASE5, 0x11, 0),
694 .id = ZORRO_ID(PHASE5, 0x0B, 0),
698 .id = ZORRO_ID(PHASE5, 0x18, 0),
702 .id = ZORRO_ID(PHASE5, 0x0C, 0),
706 .id = ZORRO_ID(PHASE5, 0x19, 0),
/openbmc/linux/tools/perf/util/
H A Dsession.c655 event->read.id = bswap_64(event->read.id); in perf_event__read_swap()
716 event->throttle.id = bswap_64(event->throttle.id); in perf_event__throttle_swap()
745 event->cgroup.id = bswap_64(event->cgroup.id); in perf_event__cgroup_swap()
849 event->event_update.id = bswap_64(event->event_update.id); in perf_event__event_update_swap()
971 event->stat.id = bswap_64(event->stat.id); in perf_event__stat_swap()
1301 value->id, value->value); in sample_read__printf()
1308 sample->read.one.id, sample->read.one.value); in sample_read__printf()
1425 printf("... id : %" PRI_lu64 "\n", read_event->id); in dump_read()
1468 struct perf_sample_id *sid = evlist__id2sid(evlist, v->id); in deliver_sample_value()
1472 sample->id = v->id; in deliver_sample_value()
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c468 mlxsw_emad_op_tlv_register_id_set(op_tlv, reg->id); in mlxsw_emad_pack_op_tlv()
963 tid, reg->id, mlxsw_reg_id_str(reg->id), in mlxsw_emad_reg_access()
1295 static int mlxsw_core_devlink_param_fw_load_policy_validate(struct devlink *devlink, u32 id, in mlxsw_core_devlink_param_fw_load_policy_validate() argument
2500 reg.id = mlxsw_emad_op_tlv_register_id_get(op_tlv); in mlxsw_core_event_listener_func()
2803 trans->tid, trans->reg->id, in mlxsw_reg_trans_wait()
2804 mlxsw_reg_id_str(trans->reg->id), in mlxsw_reg_trans_wait()
2811 trans->reg->id, mlxsw_reg_id_str(trans->reg->id), in mlxsw_reg_trans_wait()
2904 reg->id, mlxsw_reg_id_str(reg->id), in mlxsw_core_reg_access_cmd()
2927 reset_ok = reg->id == MLXSW_REG_MRSR_ID; in mlxsw_core_reg_access_cmd()
2951 reg->id, mlxsw_reg_id_str(reg->id), in mlxsw_core_reg_access_cmd()
[all …]
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_combios.c647 u8 id, blocks, clk, data; in radeon_combios_get_i2c_info_from_table() local
656 id = RBIOS8(offset + 3 + (i * 5) + 0); in radeon_combios_get_i2c_info_from_table()
657 if (id == 136) { in radeon_combios_get_i2c_info_from_table()
2890 uint32_t index, id; in radeon_combios_external_tmds_setup() local
2906 id = RBIOS16(index); in radeon_combios_external_tmds_setup()
2908 switch (id >> 13) { in radeon_combios_external_tmds_setup()
2910 reg = (id & 0x1fff) * 4; in radeon_combios_external_tmds_setup()
2916 reg = (id & 0x1fff) * 4; in radeon_combios_external_tmds_setup()
2936 slave_addr = id & 0xff; in radeon_combios_external_tmds_setup()
2948 DRM_ERROR("Unknown id %d\n", id >> 13); in radeon_combios_external_tmds_setup()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.c383 dev->id); in kfd_ioctl_create_queue()
725 pAperture->gpu_id = pdd->dev->id; in kfd_ioctl_get_process_apertures()
736 "gpu id %u\n", pdd->dev->id); in kfd_ioctl_get_process_apertures()
798 pa[i].gpu_id = pdd->dev->id; in kfd_ioctl_get_process_apertures_new()
807 "gpu id %u\n", pdd->dev->id); in kfd_ioctl_get_process_apertures_new()
1545 args->gpu_id = dmabuf_adev->kfd.dev->nodes[xcp_id]->id; in kfd_ioctl_get_dmabuf_info()
1547 args->gpu_id = dev->id; in kfd_ioctl_get_dmabuf_info()
1809 device_buckets[i].actual_gpu_id = pdd->dev->id; in criu_checkpoint_devices()
1848 int id; in get_process_num_bos() local
1850 idr_for_each_entry(&pdd->alloc_idr, mem, id) { in get_process_num_bos()
[all …]
/openbmc/linux/arch/sh/boards/mach-rsk/
H A Ddevices-rsk7264.c38 .id = -1,
H A Ddevices-rsk7269.c40 .id = -1,
/openbmc/phosphor-fan-presence/control/json/utils/
H A Dflight_recorder.hpp64 void log(const std::string& id, const std::string& message);
/openbmc/linux/drivers/hwspinlock/
H A Dhwspinlock_internal.h33 int (*bust)(struct hwspinlock *lock, unsigned int id);
/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dintf.h48 __be32 id; /* should be plf_usb_req_enum */ member
/openbmc/linux/arch/um/drivers/
H A Dmconsole_kern.h23 int (*id)(char **, int *, int *); member
/openbmc/linux/include/net/
H A Dnetprio_cgroup.h29 idx = css->id; in task_netprioidx()
/openbmc/linux/include/linux/dma/
H A Ddw.h32 int id; member

1...<<261262263264265266267268269270>>...610