Searched refs:dell_smm_device (Results 1 – 1 of 1) sorted by relevance
1424 static struct platform_device *dell_smm_device; variable1456 dell_smm_device = platform_create_bundle(&dell_smm_driver, dell_smm_probe, NULL, 0, NULL, in i8k_init()1459 return PTR_ERR_OR_ZERO(dell_smm_device); in i8k_init()1464 platform_device_unregister(dell_smm_device); in i8k_exit()