console_getmode

Name

console_getmode --  get current mode

Synopsis

int console_getmode (struct vc_mode * mode);

Arguments

mode

virtual console mode structure

Description

Populates mode with the current mode held in the global display_info structure.

Note, this function is only for XPMAC compatibility.

Returns zero.