Searched refs:tpacpi_pdev (Results 1 – 1 of 1) sorted by relevance
961 static struct platform_device *tpacpi_pdev; variable1201 &tpacpi_pdev->dev, in tpacpi_new_rfkill()2884 sysfs_notify(&tpacpi_pdev->dev.kobj, NULL, in hotkey_radio_sw_notify_change()2922 sysfs_notify(&tpacpi_pdev->dev.kobj, NULL, in hotkey_wakeup_reason_notify_change()2939 sysfs_notify(&tpacpi_pdev->dev.kobj, NULL, in hotkey_wakeup_hotunplug_complete_notify_change()7412 rc = snd_card_new(&tpacpi_pdev->dev, in volume_create_alsa_mixer()11844 if (tpacpi_pdev) in thinkpad_acpi_module_exit()11845 platform_device_unregister(tpacpi_pdev); in thinkpad_acpi_module_exit()11988 if (IS_ERR(tpacpi_pdev)) { in thinkpad_acpi_module_init()11989 ret = PTR_ERR(tpacpi_pdev); in thinkpad_acpi_module_init()[all …]