Home
last modified time | relevance | path

Searched refs:id (Results 6451 – 6475 of 15237) sorted by relevance

1...<<251252253254255256257258259260>>...610

/openbmc/linux/drivers/firmware/
H A Dti_sci.h163 u32 id; member
182 u32 id; member
224 u32 id; member
/openbmc/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_main.c250 pr_err("%s(%d) error.\n", __func__, dev->id); in ocrdma_alloc_resources()
279 dev->id = PCI_FUNC(dev->nic_info.pdev->devfn); in ocrdma_add()
309 dev_name(&dev->nic_info.pdev->dev), dev->id); in ocrdma_add()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_subset.c326 subset_data_intf.iInterface = us[0].id; in geth_bind()
327 ether_desc.iMACAddress = us[1].id; in geth_bind()
459 geth_string_defs[0].id = 0; in geth_unbind()
/openbmc/linux/include/linux/
H A Dhost1x.h201 struct host1x_syncpt *host1x_syncpt_get_by_id(struct host1x *host, u32 id);
202 struct host1x_syncpt *host1x_syncpt_get_by_id_noref(struct host1x *host, u32 id);
349 void host1x_job_add_wait(struct host1x_job *job, u32 id, u32 thresh,
/openbmc/linux/drivers/pnp/pnpbios/
H A Dcore.c302 char id[8]; in insert_device() local
311 pnp_eisa_id_to_string(node->eisa_id & PNP_EISA_ID_MASK, id); in insert_device()
312 dev = pnp_alloc_dev(&pnpbios_protocol, node->handle, id); in insert_device()
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-ipq8064-rb3011.dts58 phy-mode = "rgmii-id";
344 qcom,id = <0>;
357 qcom,id = <3>;
/openbmc/linux/drivers/input/touchscreen/
H A Dhynitron_cstxxx.c250 u8 id, unsigned int x, unsigned int y, u8 w) in cst3xx_report_contact() argument
252 input_mt_slot(ts_data->input_dev, id); in cst3xx_report_contact()
371 ts_data->input_dev->id.bustype = BUS_I2C; in cst3xx_input_dev_int()
/openbmc/linux/include/net/
H A Dact_api.h109 enum tca_id id; /* identifier should match kind */ member
168 unsigned int id) in tc_action_net_exit() argument
174 struct tc_action_net *tn = net_generic(net, id); in tc_action_net_exit()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dg94.c271 const u32 coff = sor->id * 8 + (state == &sor->arm) * 4; in g94_sor_state()
303 g94_sor_new(struct nvkm_disp *disp, int id) in g94_sor_new() argument
305 return nvkm_ior_new_(&g94_sor, disp, SOR, id, false); in g94_sor_new()
/openbmc/linux/drivers/leds/
H A Dleds-ss4200.c63 static int __init ss4200_led_dmi_callback(const struct dmi_system_id *id) in ss4200_led_dmi_callback() argument
65 pr_info("detected '%s'\n", id->ident); in ss4200_led_dmi_callback()
346 const struct pci_device_id *id) in ich7_lpc_probe() argument
/openbmc/qemu/hw/ppc/
H A Dspapr_cpu_core.c296 g_autofree char *id = NULL; in spapr_create_vcpu() local
321 id = g_strdup_printf("thread[%d]", i); in spapr_create_vcpu()
322 object_property_add_child(OBJECT(sc), id, obj); in spapr_create_vcpu()
/openbmc/linux/drivers/regulator/
H A Dmt6397-regulator.c46 .id = MT6397_ID_##vreg, \
73 .id = MT6397_ID_##vreg, \
92 .id = MT6397_ID_##vreg, \
/openbmc/pldm/
H A Dmeson.options69 'terminus-id',
74 description: '''The terminus id value of the device that is running this
100 'instance-id-expiration-interval',
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.c319 efct_logfcfi(struct efct_hw *hw, u32 j, u32 i, u32 id) in efct_logfcfi() argument
323 j, hw->config.filter_def[j], i, id); in efct_logfcfi()
758 rq_cfg[i].rq_id = cpu_to_le16(rq->hdr->id); in efct_hw_config_rq()
759 efct_logfcfi(hw, j, i, rq->hdr->id); in efct_hw_config_rq()
799 rq_filter[0].rq_id = cpu_to_le16(rq->hdr->id); in efct_hw_config_mrq()
800 rq_filter[1].rq_id = cpu_to_le16(rq->hdr->id); in efct_hw_config_mrq()
833 u16 id, u16 index) in efct_hw_queue_hash_add() argument
835 u32 hash_index = id & (EFCT_HW_Q_HASH_SIZE - 1); in efct_hw_queue_hash_add()
845 hash[hash_index].id = id; in efct_hw_queue_hash_add()
1081 efct_hw_queue_hash_add(hw->rq_hash, hw->rq[i].id, i); in efct_hw_init()
[all …]
/openbmc/u-boot/drivers/pinctrl/nxp/
H A Dpinctrl-imx8.c33 .id = UCLASS_PINCTRL,
H A Dpinctrl-vf610.c33 .id = UCLASS_PINCTRL,
/openbmc/linux/drivers/usb/typec/
H A Dbus.h13 unsigned int id; member
/openbmc/u-boot/drivers/ata/
H A Dahci_mvebu.c54 .id = UCLASS_AHCI,
/openbmc/u-boot/drivers/serial/
H A Dserial_nulldev.c50 .id = UCLASS_SERIAL,
/openbmc/u-boot/drivers/demo/
H A Ddemo-simple.c43 .id = UCLASS_DEMO,
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dif0013.h8 __u8 id; member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/
H A Dpriv.h10 int id; member
/openbmc/u-boot/board/technologic/ts4600/
H A Dts4600.c57 static int ts4600_mmc_cd(int id) in ts4600_mmc_cd() argument
/openbmc/linux/include/uapi/linux/
H A Dconnector.h71 struct cb_id id; member
/openbmc/qemu/include/scsi/
H A Dpr-manager.h39 PRManager *pr_manager_lookup(const char *id, Error **errp);

1...<<251252253254255256257258259260>>...610