Searched refs:dell_smm_device (Results 1 – 1 of 1) sorted by relevance
1679 static struct platform_device *dell_smm_device; variable1813 dell_smm_device = platform_create_bundle(&dell_smm_driver, dell_smm_probe, NULL, 0, NULL, in i8k_init()1816 return PTR_ERR_OR_ZERO(dell_smm_device); in i8k_init()1821 if (dell_smm_device) { in i8k_exit()1822 platform_device_unregister(dell_smm_device); in i8k_exit()