Lines Matching refs:it
19 also initialize the devclass field (when it arrives), so it may obtain
28 driver. This declaration is hypothetical only; it relies on the driver
46 typically defines an array of device IDs that it supports. The format
75 even a bit ugly. So far, it's the best way we've found to do what we want...
109 complexity and code size, it is recommended that they are converted as
115 Once the object has been registered, it may access the common fields of
124 node access, and does proper reference counting on each device as it
125 accesses it.
137 directory will contain symlinks to the directories of devices it
156 it's a version the driver can handle, that driver data structures can
164 the driver did not bind to this device, in which case it should have
165 released all resources it allocated.
178 If the device is still present, it should quiesce the device and place
179 it into a supported low-power state.