kick()

Kick the output driver into life

Synopsis:

#include <sys/io-char.h>

void kick( TTYDEV* dev )

Arguments:

dev
A pointer to the structure that represents the specific device that data has been received on.

Library:

libio-char

Description:

The kick() function kicks the output driver into life if it was idle.

Returns:

EOK

Page updated: