Lines Matching full:generic
20 * driver can be active at any given time. Many systems load a generic
22 * During later boot stages, they replace the generic driver with a dedicated,
24 * first has to remove the generic driver. Aperture functions manage
28 * at the top of their probe function. The function removes any generic
76 * generic EFI or VESA drivers, have to register themselves as owners of their
119 * The similar to the previous example, the generic driver claims ownership
123 * If successful, the generic driver is now subject to forced removal by
127 * platform_device_unregister() and the generic driver unloads itself. The
128 * generic driver also has to provide a remove function to make this work.
290 * that is set up by the system firmware and has a generic driver.
292 * Drivers for devices that don't have a generic driver will never