Searched refs:amd_hsmp_platdev (Results 1 – 1 of 1) sorted by relevance
356 static struct platform_device *amd_hsmp_platdev; variable393 amd_hsmp_platdev = platform_device_alloc(DRIVER_NAME, PLATFORM_DEVID_NONE); in hsmp_plt_init()394 if (!amd_hsmp_platdev) { in hsmp_plt_init()399 ret = platform_device_add(amd_hsmp_platdev); in hsmp_plt_init()401 platform_device_put(amd_hsmp_platdev); in hsmp_plt_init()414 platform_device_unregister(amd_hsmp_platdev); in hsmp_plt_exit()