Searched refs:tpacpi_pdev (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/platform/x86/ |
D | thinkpad_acpi.c | 954 static struct platform_device *tpacpi_pdev; variable 1289 &tpacpi_pdev->dev, in tpacpi_new_rfkill() 2996 sysfs_notify(&tpacpi_pdev->dev.kobj, NULL, in hotkey_radio_sw_notify_change() 3018 sysfs_notify(&tpacpi_pdev->dev.kobj, NULL, in hotkey_tablet_mode_notify_change() 3034 sysfs_notify(&tpacpi_pdev->dev.kobj, NULL, in hotkey_wakeup_reason_notify_change() 3051 sysfs_notify(&tpacpi_pdev->dev.kobj, NULL, in hotkey_wakeup_hotunplug_complete_notify_change() 3182 delete_attr_set(hotkey_dev_attributes, &tpacpi_pdev->dev.kobj); in hotkey_exit() 3588 &tpacpi_pdev->dev.kobj, in hotkey_init() 3655 &tpacpi_pdev->dev.kobj); in hotkey_init() 3757 delete_attr_set(hotkey_dev_attributes, &tpacpi_pdev->dev.kobj); in hotkey_init() [all …]
|