Name
fb_con_duit —
user<->fbcon passthrough
Synopsis
int fb_con_duit (
struct fb_info * info, int event, void * data)
;
Arguments
info
struct fb_info
event
notification event to be passed to fbcon
data
private data
Description
DESCRIPTION
This function is an fbcon-user event passing channel
which bypasses fbdev. This is hopefully temporary
until a user interface for fbcon is created