/openbmc/linux/drivers/firmware/ |
H A D | ti_sci.h | 163 u32 id; member 182 u32 id; member 224 u32 id; member
|
/openbmc/linux/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_main.c | 250 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 D | f_subset.c | 326 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 D | host1x.h | 201 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 D | core.c | 302 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 D | qcom-ipq8064-rb3011.dts | 58 phy-mode = "rgmii-id"; 344 qcom,id = <0>; 357 qcom,id = <3>;
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | hynitron_cstxxx.c | 250 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 D | act_api.h | 109 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 D | g94.c | 271 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 D | leds-ss4200.c | 63 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 D | spapr_cpu_core.c | 296 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 D | mt6397-regulator.c | 46 .id = MT6397_ID_##vreg, \ 73 .id = MT6397_ID_##vreg, \ 92 .id = MT6397_ID_##vreg, \
|
/openbmc/pldm/ |
H A D | meson.options | 69 '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 D | efct_hw.c | 319 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 D | pinctrl-imx8.c | 33 .id = UCLASS_PINCTRL,
|
H A D | pinctrl-vf610.c | 33 .id = UCLASS_PINCTRL,
|
/openbmc/linux/drivers/usb/typec/ |
H A D | bus.h | 13 unsigned int id; member
|
/openbmc/u-boot/drivers/ata/ |
H A D | ahci_mvebu.c | 54 .id = UCLASS_AHCI,
|
/openbmc/u-boot/drivers/serial/ |
H A D | serial_nulldev.c | 50 .id = UCLASS_SERIAL,
|
/openbmc/u-boot/drivers/demo/ |
H A D | demo-simple.c | 43 .id = UCLASS_DEMO,
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | if0013.h | 8 __u8 id; member
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/ |
H A D | priv.h | 10 int id; member
|
/openbmc/u-boot/board/technologic/ts4600/ |
H A D | ts4600.c | 57 static int ts4600_mmc_cd(int id) in ts4600_mmc_cd() argument
|
/openbmc/linux/include/uapi/linux/ |
H A D | connector.h | 71 struct cb_id id; member
|
/openbmc/qemu/include/scsi/ |
H A D | pr-manager.h | 39 PRManager *pr_manager_lookup(const char *id, Error **errp);
|