Home
last modified time | relevance | path

Searched refs:component_revision (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/ABI/testing/
H A Dsysfs-class-switchtec23 What: /sys/class/switchtec/switchtec[0-9]+/component_revision
/linux/include/linux/
H A Dswitchtec.h157 u8 component_revision; member
/linux/drivers/pci/switch/
H A Dswitchtec.c423 int rev = ioread8(&stdev->mmio_sys_info->gen3.component_revision); in component_revision_show()
425 /* component_revision field not supported after gen3 */ in component_revision_show()
431 static DEVICE_ATTR_RO(component_revision);