linux-brain/Documentation/ABI/testing/sysfs-devices-links
Ioana Ciornei df3e8521e0 drivers/base: add sysfs entries for suppliers and consumers
Instead of scraping dmesg for messages such as 'Linked as a consumer to'
or 'Dropping the link to' export two new sysfs entries in the device
folder that list the consumer and supplier devices.

Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
2019-11-25 15:46:57 +08:00

14 lines
391 B
Plaintext

What: /sys/devices/.../consumers
Date: October 2018
Contact: Ioana Ciornei <ioana.ciornei@nxp.com>
Description:
Read-only attribute that lists the current "consumers" of
a specific device.
What: /sys/devices/.../suppliers
Date: October 2018
Contact: Ioana Ciornei <ioana.ciornei@nxp.com>
Description:
Read-only attribute that lists the current "suppliers" of
a specific device.