/openbmc/linux/include/linux/pcs/ |
H A D | pcs-xpcs.h | 33 const struct xpcs_id *id; member
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
H A D | priv.h | 18 int (*set_id)(struct nvkm_volt *, u8 id, int condition);
|
/openbmc/linux/drivers/accel/habanalabs/include/gaudi/ |
H A D | gaudi_fw_if.h | 43 __u8 id; member
|
/openbmc/linux/drivers/hid/ |
H A D | hid-vrc2.c | 49 static int vrc2_probe(struct hid_device *hdev, const struct hid_device_id *id) in vrc2_probe() argument
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8996-sony-xperia-tone-dora.dts | 27 id-gpios = <&tlmm 24 GPIO_ACTIVE_LOW>;
|
/openbmc/u-boot/drivers/pwm/ |
H A D | pwm-uclass.c | 43 .id = UCLASS_PWM,
|
/openbmc/u-boot/drivers/sysreset/ |
H A D | sysreset_x86.c | 66 .id = UCLASS_SYSRESET,
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 235 | 57 log(vm.qmp('object-add', qom_type='throttle-group', id='tg0',
|
/openbmc/linux/arch/arc/include/asm/ |
H A D | setup.h | 19 int id; member
|
/openbmc/linux/drivers/nfc/pn544/ |
H A D | mei.c | 20 const struct mei_cl_device_id *id) in pn544_mei_probe() argument
|
/openbmc/linux/arch/sh/boards/ |
H A D | board-edosk7705.c | 52 .id = -1,
|
/openbmc/linux/arch/loongarch/boot/ |
H A D | Makefile | 7 drop-sections := .comment .note .options .note.gnu.build-id
|
/openbmc/u-boot/drivers/mailbox/ |
H A D | sandbox-mbox-test.c | 50 .id = UCLASS_MISC,
|
/openbmc/openbmc/meta-phosphor/recipes-devtools/perl/ |
H A D | yaml-tiny_1.73.bb | 8 SRC_URI += "https://cpan.metacpan.org/authors/id/E/ET/ETHER/YAML-Tiny-1.73.tar.gz"
|
/openbmc/u-boot/include/ |
H A D | power-domain.h | 74 unsigned long id; member
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
H A D | test_project_page.py | 42 url = reverse("project", args=(default_project.id,))
|
/openbmc/linux/crypto/asymmetric_keys/ |
H A D | x509_parser.h | 19 struct asymmetric_key_id *id; /* Issuer + Serial number */ member
|
/openbmc/phosphor-mboxd/vpnor/test/ |
H A D | toc_lookup_found.cpp | 45 assert(part.data.id == 2); in main()
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | armada-xp-linksys-mamba.dts | 67 phy-mode = "rgmii-id"; 81 phy-mode = "rgmii-id"; 305 phy-mode = "rgmii-id";
|
/openbmc/webui-vue/src/views/HardwareStatus/Inventory/ |
H A D | InventoryTablePowerSupplies.vue | 38 data-test-id="hardwareStatus-button-expandPowerSupplies" 166 key: 'id', 167 label: i18n.global.t('pageInventory.table.id'),
|
/openbmc/linux/net/ipv4/ |
H A D | esp4_offload.c | 104 esph->spi = x->id.spi; in esp4_gso_encap() 214 if (esph->spi != x->id.spi) in esp4_gso_segment() 305 esph->spi = x->id.spi; in esp_xmit()
|
/openbmc/linux/drivers/iio/proximity/ |
H A D | srf08.c | 448 const struct i2c_device_id *id = i2c_client_get_device_id(client); in srf08_probe() local 466 data->sensor_type = (enum srf08_sensor_type)id->driver_data; in srf08_probe() 485 indio_dev->name = id->name; in srf08_probe()
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | sx8654.c | 311 const struct i2c_device_id *id = i2c_client_get_device_id(client); in sx8654_probe() local 333 sx8654->data = (const struct sx865x_data *)id->driver_data; in sx8654_probe() 350 input->id.bustype = BUS_I2C; in sx8654_probe()
|
/openbmc/linux/drivers/pnp/ |
H A D | interface.c | 446 struct pnp_id *pos = dev->id; in id_show() 449 str += sprintf(str, "%s\n", pos->id); in id_show() 454 static DEVICE_ATTR_RO(id);
|
/openbmc/linux/drivers/hwmon/ |
H A D | k10temp.c | 108 char const *id; member 409 static int k10temp_probe(struct pci_dev *pdev, const struct pci_device_id *id) in k10temp_probe() argument 509 strstr(boot_cpu_data.x86_model_id, entry->id)) { in k10temp_probe()
|