i2c_matroxfb      214 drivers/video/fbdev/matrox/i2c-matroxfb.c static struct matroxfb_driver i2c_matroxfb = {
i2c_matroxfb      215 drivers/video/fbdev/matrox/i2c-matroxfb.c 	.node =		LIST_HEAD_INIT(i2c_matroxfb.node),
i2c_matroxfb      222 drivers/video/fbdev/matrox/i2c-matroxfb.c 	if (matroxfb_register_driver(&i2c_matroxfb)) {
i2c_matroxfb      230 drivers/video/fbdev/matrox/i2c-matroxfb.c 	matroxfb_unregister_driver(&i2c_matroxfb);