Searched refs:tpacpi_pdev (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/platform/x86/ |
| D | thinkpad_acpi.c | 926 static struct platform_device *tpacpi_pdev; variable 1261 &tpacpi_pdev->dev, in tpacpi_new_rfkill() 2972 sysfs_notify(&tpacpi_pdev->dev.kobj, NULL, in hotkey_radio_sw_notify_change() 2994 sysfs_notify(&tpacpi_pdev->dev.kobj, NULL, in hotkey_tablet_mode_notify_change() 3010 sysfs_notify(&tpacpi_pdev->dev.kobj, NULL, in hotkey_wakeup_reason_notify_change() 3027 sysfs_notify(&tpacpi_pdev->dev.kobj, NULL, in hotkey_wakeup_hotunplug_complete_notify_change() 3158 delete_attr_set(hotkey_dev_attributes, &tpacpi_pdev->dev.kobj); in hotkey_exit() 3575 &tpacpi_pdev->dev.kobj, in hotkey_init() 3642 &tpacpi_pdev->dev.kobj); in hotkey_init() 3741 delete_attr_set(hotkey_dev_attributes, &tpacpi_pdev->dev.kobj); in hotkey_init() [all …]
|