Lines Matching +full:device +full:- +full:id
18 Vendor ID for this CDX device, in hexadecimal. Vendor ID is
19 16 bit identifier which is specific to the device manufacturer.
20 Combination of Vendor ID and Device ID identifies a device.
22 What: /sys/bus/cdx/devices/.../device
26 Device ID for this CDX device, in hexadecimal. Device ID is
27 16 bit identifier to identify a device type within the range
28 of a device manufacturer.
29 Combination of Vendor ID and Device ID identifies a device.
35 Subsystem Vendor ID for this CDX device, in hexadecimal.
36 Subsystem Vendor ID is 16 bit identifier specific to the
43 Subsystem Device ID for this CDX device, in hexadecimal
44 Subsystem Device ID is 16 bit identifier specific to the
51 This file contains the class of the CDX device, in hexadecimal.
52 Class is 24 bit identifier specifies the functionality of the device.
58 This file contains the revision field of the CDX device, in hexadecimal.
59 Revision is 8 bit revision identifier of the device.
78 Writing y/1/on to this file resets the CDX device or all devices
79 on the bus. On resetting the device, the corresponding driver is
80 notified twice, once before the device is being reset, and again
92 device from the CDX bus. If the device is to be reconfigured
93 reconfigured in the Hardware, the device can be removed, so
94 that the device driver does not access the device while it is
112 This attribute indicates the CDX ID of the device.
117 - vXXXX contains the vendor ID;
118 - dXXXX contains the device ID;
119 - svXXXX contains the subsystem vendor ID;
120 - sdXXXX contains the subsystem device ID;
121 - cXXXXXX contains the device class.