Home
last modified time | relevance | path

Searched refs:id (Results 6426 – 6450 of 15237) sorted by relevance

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

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_vsc7514.c245 enum ocelot_target id; in mscc_ocelot_probe() member
284 ocelot->targets[io_target[i].id] = NULL; in mscc_ocelot_probe()
291 ocelot->targets[io_target[i].id] = target; in mscc_ocelot_probe()
/openbmc/linux/block/
H A Dblk-ioc.c85 radix_tree_delete(&ioc->icq_tree, icq->q->id); in ioc_destroy_icq()
342 icq = radix_tree_lookup(&ioc->icq_tree, q->id); in ioc_lookup_icq()
389 if (likely(!radix_tree_insert(&ioc->icq_tree, q->id, icq))) { in ioc_create_icq()
/openbmc/linux/include/linux/
H A Drio.h278 unsigned char id; /* port ID, unique among all ports */ member
326 unsigned char id; /* RIO network ID */ member
459 int (*probe) (struct rio_dev * dev, const struct rio_device_id * id);
H A Dinput.h141 struct input_id id; member
319 …(*connect)(struct input_handler *handler, struct input_dev *dev, const struct input_device_id *id);
511 const struct input_device_id *id);
/openbmc/linux/drivers/media/usb/gspca/
H A Djl2005bcd.c396 const struct usb_device_id *id) in sd_config() argument
506 const struct usb_device_id *id) in sd_probe() argument
508 return gspca_dev_probe(intf, id, &sd_desc, sizeof(struct sd), in sd_probe()
/openbmc/linux/drivers/media/usb/as102/
H A Das102_usb_drv.c19 const struct usb_device_id *id);
335 const struct usb_device_id *id) in as102_usb_probe() argument
354 if (id == &as102_usb_id_table[i]) { in as102_usb_probe()
/openbmc/linux/drivers/net/ethernet/8390/
H A Dzorro8390.c70 zorro_id id; member
402 if (z->id == cards[i].id) in zorro8390_init_one()
/openbmc/linux/net/nfc/nci/
H A Drsp.c298 conn_info->dest_params->id = ndev->cur_params.id; in nci_core_conn_create_rsp_packet()
309 if (ndev->cur_params.id == ndev->hci_dev->nfcee_id) in nci_core_conn_create_rsp_packet()
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dbase507c.c308 .id = head, in base507c_new_()
329 wndw->ntfy = NV50_DISP_BASE_NTFY(wndw->id); in base507c_new_()
330 wndw->sema = NV50_DISP_BASE_SEM0(wndw->id); in base507c_new_()
/openbmc/qemu/hw/misc/
H A Dmps2-scc.c60 return extract32(s->id, 4, 8); in scc_partno()
222 r = s->id; in mps2_scc_read()
465 DEFINE_PROP_UINT32("scc-id", MPS2SCC, id, 0),
/openbmc/linux/sound/soc/codecs/
H A Darizona.h321 int id; member
341 int arizona_init_fll(struct arizona *arizona, int id, int base,
358 int arizona_init_dai(struct arizona_priv *priv, int id);
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_dio_stream_encoder.c107 cntl.engine_id = enc1->base.id; in enc314_stream_encoder_dvi_set_stream_attribute()
148 cntl.engine_id = enc1->base.id; in enc314_stream_encoder_hdmi_set_stream_attribute()
487 enc1->base.id = eng_id; in dcn314_dio_stream_encoder_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_dio_stream_encoder.c74 cntl.engine_id = enc1->base.id; in enc32_stream_encoder_dvi_set_stream_attribute()
115 cntl.engine_id = enc1->base.id; in enc32_stream_encoder_hdmi_set_stream_attribute()
518 enc1->base.id = eng_id; in dcn32_dio_stream_encoder_construct()
/openbmc/qemu/linux-headers/asm-s390/
H A Dkvm.h266 __u32 id; member
353 __u32 id; member
377 __u32 id; member
/openbmc/linux/drivers/scsi/
H A Dps3rom.c70 __LINE__, scsi_dev->id, scsi_dev->lun, scsi_dev->channel); in ps3rom_slave_configure()
169 dev->regions[dev->region_idx].id, start_sector, in ps3rom_read_request()
192 dev->regions[dev->region_idx].id, start_sector, in ps3rom_write_request()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-ata71 - Z the device id: for PATA, there is usually 2 devices [0,1], only 1 for SATA.
77 What: /sys/class/ata_device/devX[.Y].Z/id
106 id: (RO) Cached result of IDENTIFY command, as
/openbmc/webui-vue/src/views/HardwareStatus/Inventory/
H A DInventoryTableFans.vue38 data-test-id="hardwareStatus-button-expandFans"
66 <dt>{{ $t('pageInventory.table.id') }}:</dt>
67 <dd>{{ dataFormatter(item.id) }}</dd>
/openbmc/linux/arch/s390/kvm/
H A Dtrace.h22 #define VCPU_FIELD_COMMON __field(int, id) \
26 __entry->id = vcpu->vcpu_id; \
31 TP_printk("%02d[%016lx-%016lx]: " p_str, __entry->id, \
/openbmc/u-boot/drivers/mmc/
H A Dmmc-uclass.c395 .id = UCLASS_BLK,
409 .id = UCLASS_MMC,
413 .id = UCLASS_MMC,
/openbmc/linux/block/partitions/
H A Dacorn.c256 unsigned char id; in adfspart_check_ADFS() local
272 id = data[0x1fc] & 15; in adfspart_check_ADFS()
281 switch (id) { in adfspart_check_ADFS()
/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_device.c295 #define PANFROST_EXCEPTION(id) \ argument
296 [DRM_PANFROST_EXCEPTION_ ## id] = { \
297 .name = #id, \
/openbmc/u-boot/drivers/power/regulator/
H A Dtps65910_regulator.c424 .id = UCLASS_REGULATOR,
439 .id = UCLASS_REGULATOR,
454 .id = UCLASS_REGULATOR,
/openbmc/linux/sound/soc/samsung/
H A Dbells.c476 bells_cards[pdev->id].dev = &pdev->dev; in bells_probe()
478 ret = devm_snd_soc_register_card(&pdev->dev, &bells_cards[pdev->id]); in bells_probe()
482 bells_cards[pdev->id].name, ret); in bells_probe()
/openbmc/linux/drivers/regulator/
H A Dltc3676.c150 struct regulator_desc *rdesc = &ltc3676->regulator_descs[desc->id]; in ltc3676_of_parse_cb()
155 if (desc->id == LTC3676_LDO3) in ltc3676_of_parse_cb()
208 .id = LTC3676_ ## _id, \
/openbmc/linux/drivers/mfd/
H A Dtps65910.c446 const struct i2c_device_id *id = i2c_client_get_device_id(i2c); in tps65910_i2c_probe() local
451 unsigned long chip_id = id->driver_data; in tps65910_i2c_probe()
476 tps65910->id = chip_id; in tps65910_i2c_probe()

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