Home
last modified time | relevance | path

Searched refs:hp_wmi_driver (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/platform/x86/
Dhp-wmi.c1397 static struct platform_driver hp_wmi_driver = { variable
1501 hwmon = devm_hwmon_device_register_with_info(dev, "hp", &hp_wmi_driver, in hp_wmi_hwmon_init()
1539 err = platform_driver_probe(&hp_wmi_driver, hp_wmi_bios_setup); in hp_wmi_init()
1563 platform_driver_unregister(&hp_wmi_driver); in hp_wmi_exit()