Lines Matching full:will
9 This type will be called 'system driver', and only one system driver is allowed
13 The second type has to be explicitly loaded and unloaded. This will be called
18 call do_take_over_console() will succeed in the takeover regardless of the type
21 released by the console, the system driver will take over.
26 give_up_console() - unload driver; it will only work if driver
81 hand, will bind the driver to the consoles that are currently occupied by a
93 unbinding will not succeed. An example of an application that sets the
113 be fully unbound for this call to succeed. con_is_bound() will check if the
123 or do_take_over_console(). do_register_con_driver() will just add the driver
125 console. do_take_over_console(), as it name implies, will also take over (or
135 con_is_bound() in con->con_deinit() will help. If the call returned