Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-switchtec31 What: /sys/class/switchtec/switchtec[0-9]+/component_vendor
/openbmc/linux/include/linux/
H A Dswitchtec.h155 char component_vendor[8]; member
/openbmc/linux/drivers/pci/switch/
H A Dswitchtec.c398 return io_string_show(buf, &si->gen3.component_vendor, in component_vendor_show()
399 sizeof(si->gen3.component_vendor)); in component_vendor_show()
401 static DEVICE_ATTR_RO(component_vendor);