linux显卡驱动之fb_ops
fb_ops是fb_info结构体中的一个重要成员变量原型定义在linux/fb.h文件中,定义如下:/* * Frame buffer operations * * LOCKING NOTE: those functions must _ALL_ be called with the console * semaphore held, this is the only sui