Lines Matching full:drivers
31 * @defgroup DEVICE device - KObj methods for all device drivers
32 * @brief A basic set of methods required for all device drivers.
34 * The device interface is used to match devices to drivers during
35 * autoconfiguration and provides methods to allow drivers to handle
81 * calling the DEVICE_PROBE() of all candidate drivers and attach
84 * This function is used to match devices to device drivers.
162 * The DEVICE_IDENTIFY() method is used by some drivers (e.g. the ISA
166 * special drivers, including the isahint driver and the pnp driver to
170 * Many bus drivers which support true plug-and-play do not need to
172 * automatically without help from child drivers.
251 * This method allows drivers to detect when the system is being shut down.
252 * Some drivers need to use this to place their hardware in a consistent
271 * This gives drivers a chance to veto the suspend or save their