Lines Matching full:device

30 .Nd device control utility
34 .Ar device
38 .Ar device
42 .Ar device
46 .Ar device
49 .Ar device
52 .Ar device
55 .Ar device
59 .Ar device driver
62 .Ar device
66 .Ar device
74 .Ar device
78 .Ar device
83 internal device hierarchy.
87 Each command operates on a single device specified via the
88 .Ar device
91 .Ar device
92 may be specified either as the name of an existing device or as a
99 .It Cm attach Ar device
100 Force the kernel to re-probe the device.
102 it is attached to the device.
105 .Ar device
107 Detach the device from its current device driver.
111 the device driver will be detached even if the device is busy.
114 .Ar device
116 Disable a device.
117 If the device is currently attached to a device driver,
118 the device driver will be detached from the device,
119 but the device will retain its current name.
123 the device driver will be detached even if the device is busy.
124 .It Cm enable Ar device
125 Enable a device.
126 The device will probe and attach if a suitable device driver is found.
127 Note that this can re-enable a device disabled at boot time via a
129 .It Cm suspend Ar device
130 Suspend a device.
131 This may include placing the device in a reduced power state.
132 .It Cm resume Ar device
133 Resume a suspended device to a fully working state.
136 .Ar device driver
138 Force the device to use a device driver named
140 If the device is already attached to a device driver and the
143 the device will be detached from its current device driver before it is
144 attached to the new device driver.
145 If the device is already attached to a device driver and the
148 the device will not be changed.
151 .Ar device
153 Clear a previously-forced driver name so that the device is able to use any
154 valid device driver.
156 the device is reprobed so that other device drivers may attach to it.
160 If the device is currently attached to a device driver and the
163 the device will not be changed.
164 .It Cm rescan Ar device
165 Rescan a bus device checking for devices that have been added or
169 .Ar device
171 Delete the device from the device tree.
175 the device will be deleted even if it is physically present.
176 This command should be used with care as a device that is deleted but present
177 can no longer be used unless the parent bus device rediscovers the device via
198 .Ar device
200 Reset the device, using bus-specific reset method.
213 tool to report parent bus for the device.
214 For PCI device, if Function-Level Reset is implemented by it, FLR is
217 If you have detached or suspended a child device explicitly and then
218 do a reset, the child device will end up attached.
221 .Ar device
224 .Ar device
233 The UEFI locator constructs a path to the device using the rules