Searched refs:tpacpi_pdev (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/platform/x86/ |
| D | thinkpad_acpi.c | 944 static struct platform_device *tpacpi_pdev; variable 1279 &tpacpi_pdev->dev, in tpacpi_new_rfkill() 2986 sysfs_notify(&tpacpi_pdev->dev.kobj, NULL, in hotkey_radio_sw_notify_change() 3008 sysfs_notify(&tpacpi_pdev->dev.kobj, NULL, in hotkey_tablet_mode_notify_change() 3024 sysfs_notify(&tpacpi_pdev->dev.kobj, NULL, in hotkey_wakeup_reason_notify_change() 3041 sysfs_notify(&tpacpi_pdev->dev.kobj, NULL, in hotkey_wakeup_hotunplug_complete_notify_change() 3172 delete_attr_set(hotkey_dev_attributes, &tpacpi_pdev->dev.kobj); in hotkey_exit() 3578 &tpacpi_pdev->dev.kobj, in hotkey_init() 3645 &tpacpi_pdev->dev.kobj); in hotkey_init() 3744 delete_attr_set(hotkey_dev_attributes, &tpacpi_pdev->dev.kobj); in hotkey_init() [all …]
|