First page Back Continue Last page Overview Graphics
Example: framebuffer framework
Kernel option CONFIG_FB
- fb.c, fbmem.c, fbmon.c, fbcmap.c, fbsysfs.c, modedb.c, fbcvt.c
Implements a single character driver and defines the user/kernel API
Defines the set of operations a framebuffer driver must implement and helper functions for the drivers