Searched refs:hgafb_device (Results 1 – 1 of 1) sorted by relevance
627 static struct platform_device *hgafb_device; variable639 hgafb_device = platform_device_register_simple("hgafb", 0, NULL, 0); in hgafb_init()641 if (IS_ERR(hgafb_device)) { in hgafb_init()643 ret = PTR_ERR(hgafb_device); in hgafb_init()652 platform_device_unregister(hgafb_device); in hgafb_exit()