Lines Matching +full:enabled +full:- +full:strings
5 :Author: Marc Zyngier <maz@wild-wind.fr.eu.org>
23 - The bus code implements most of the generic code. It is shared
29 - The bus root driver implements the glue between the bus hardware
37 - The driver offers the bus a list of devices that it manages, and
100 id_table an array of NULL terminated EISA id strings,
102 optionally be paired with a driver-dependent value
106 Documentation/driver-api/driver-model/driver.rst. Only .name,
155 dev generic device (see Documentation/driver-api/driver-model/device.rst)
187 A comma-separated list of slots to be enabled, even if the firmware
192 A comma-separated list of slots to be enabled, even if the firmware
193 set the card as enabled. The driver won't be called to handle this
227 - Xavier Benigni for lending me a wonderful Alpha Jensen,
228 - James Bottomley, Jeff Garzik for getting this stuff into the kernel,
229 - Andries Brouwer for contributing numerous EISA ids,
230 - Catrin Jones for coping with far too many machines at home.