phy: twl4030: use __maybe_unused to hide pm functions
[linux/fpc-iii.git] / Documentation / ABI / stable / sysfs-bus-vmbus
blob636e938d5e33a4e9331a328a05a6b93a0b538e60
1 What:           /sys/bus/vmbus/devices/vmbus_*/id
2 Date:           Jul 2009
3 KernelVersion:  2.6.31
4 Contact:        K. Y. Srinivasan <kys@microsoft.com>
5 Description:    The VMBus child_relid of the device's primary channel
6 Users:          tools/hv/lsvmbus
8 What:           /sys/bus/vmbus/devices/vmbus_*/class_id
9 Date:           Jul 2009
10 KernelVersion:  2.6.31
11 Contact:        K. Y. Srinivasan <kys@microsoft.com>
12 Description:    The VMBus interface type GUID of the device
13 Users:          tools/hv/lsvmbus
15 What:           /sys/bus/vmbus/devices/vmbus_*/device_id
16 Date:           Jul 2009
17 KernelVersion:  2.6.31
18 Contact:        K. Y. Srinivasan <kys@microsoft.com>
19 Description:    The VMBus interface instance GUID of the device
20 Users:          tools/hv/lsvmbus
22 What:           /sys/bus/vmbus/devices/vmbus_*/channel_vp_mapping
23 Date:           Jul 2015
24 KernelVersion:  4.2.0
25 Contact:        K. Y. Srinivasan <kys@microsoft.com>
26 Description:    The mapping of which primary/sub channels are bound to which
27                 Virtual Processors.
28                 Format: <channel's child_relid:the bound cpu's number>
29 Users:          tools/hv/lsvmbus