libhd  5.0
Data Structures | Functions

Scan framebuffer devices. More...

Data Structures

struct  fb_info_t
 

Functions

static fb_info_tfb_get_info (hd_data_t *hd_data)
 
void hd_scan_fb (hd_data_t *hd_data)
 

Detailed Description

Scan framebuffer devices.

Function Documentation

◆ fb_get_info()

fb_info_t * fb_get_info ( hd_data_t hd_data)
static

References ADD2LOG, DEV_FB, DEV_FB0, and fb_info_t::width.

Referenced by hd_scan_fb().

◆ hd_scan_fb()

void hd_scan_fb ( hd_data_t hd_data)