root/drivers/video/fbdev/matrox/matroxfb_accel.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   1 /* SPDX-License-Identifier: GPL-2.0 */
   2 #ifndef __MATROXFB_ACCEL_H__
   3 #define __MATROXFB_ACCEL_H__
   4 
   5 #include "matroxfb_base.h"
   6 
   7 void matrox_cfbX_init(struct matrox_fb_info *minfo);
   8 
   9 #endif

/* [<][>][^][v][top][bottom][index][help] */