Home
last modified time | relevance | path

Searched refs:device_version (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/drivers/infiniband/ulp/srpt/
H A Dib_dm_mad.h104 __be16 device_version; member
H A Dib_srpt.c415 iocp->device_version = cpu_to_be16(sdev->device->attrs.hw_ver); in srpt_get_ioc()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-switchtec40 What: /sys/class/switchtec/switchtec[0-9]+/device_version
H A Dsysfs-driver-ufs247 What: /sys/bus/platform/drivers/ufshcd/*/device_descriptor/device_version
248 What: /sys/bus/platform/devices/*.ufs/device_descriptor/device_version
/openbmc/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-ioc-device-info.rst62 version is stored in the ``device_version`` field and is not be
/openbmc/linux/drivers/infiniband/hw/efa/
H A Defa_com_cmd.h117 u32 device_version; member
H A Defa_admin_cmds_defs.h620 u32 device_version; member
H A Defa_com_cmd.c449 result->device_version = resp.u.device_attr.device_version; in efa_com_get_device_attr()
/openbmc/linux/include/linux/
H A Dswitchtec.h203 u32 device_version; member
/openbmc/linux/drivers/net/ethernet/amazon/ena/
H A Dena_admin_defs.h456 u32 device_version; member
/openbmc/linux/drivers/media/pci/ngene/
H A Dngene.h702 u32 device_version; member
H A Dngene-core.c1200 dev->device_version = ngreadl(DEV_VER) & 0x0f; in ngene_init()
1201 dev_info(pdev, "Device version %d\n", dev->device_version); in ngene_init()
/openbmc/qemu/include/block/
H A Dufs.h292 uint16_t device_version; member
/openbmc/linux/drivers/pci/switch/
H A Dswitchtec.c330 ver = ioread32(&stdev->mmio_sys_info->device_version); in device_version_show()
334 static DEVICE_ATTR_RO(device_version);
/openbmc/linux/drivers/ufs/core/
H A Dufs-sysfs.c717 UFS_DEVICE_DESC_PARAM(device_version, _DEV_VER, 2);