Home
last modified time | relevance | path

Searched refs:matroxfb_g450_shutdown (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/video/fbdev/matrox/
Dmatroxfb_g450.h9 void matroxfb_g450_shutdown(struct matrox_fb_info *minfo);
12 static inline void matroxfb_g450_shutdown(struct matrox_fb_info *minfo) { }; in matroxfb_g450_shutdown() function
Dmatroxfb_g450.c619 void matroxfb_g450_shutdown(struct matrox_fb_info *minfo) in matroxfb_g450_shutdown() function
636 EXPORT_SYMBOL(matroxfb_g450_shutdown);
Dmatroxfb_base.c372 matroxfb_g450_shutdown(minfo); in matroxfb_remove()
1937 matroxfb_g450_shutdown(minfo); in initMatrox2()