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