Searched refs:hgafb_device (Results 1 – 1 of 1) sorted by relevance
624 static struct platform_device *hgafb_device; variable636 hgafb_device = platform_device_register_simple("hgafb", 0, NULL, 0); in hgafb_init()638 if (IS_ERR(hgafb_device)) { in hgafb_init()640 ret = PTR_ERR(hgafb_device); in hgafb_init()649 platform_device_unregister(hgafb_device); in hgafb_exit()