Searched refs:tpacpi_pdev (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/platform/x86/lenovo/ |
| H A D | thinkpad_acpi.c | 963 static struct platform_device *tpacpi_pdev; variable 1203 &tpacpi_pdev->dev, in tpacpi_new_rfkill() 2905 sysfs_notify(&tpacpi_pdev->dev.kobj, NULL, in hotkey_radio_sw_notify_change() 2927 sysfs_notify(&tpacpi_pdev->dev.kobj, NULL, in hotkey_tablet_mode_notify_change() 2943 sysfs_notify(&tpacpi_pdev->dev.kobj, NULL, in hotkey_wakeup_reason_notify_change() 2960 sysfs_notify(&tpacpi_pdev->dev.kobj, NULL, in hotkey_wakeup_hotunplug_complete_notify_change() 5171 rc = led_classdev_register(&tpacpi_pdev->dev, in kbdlight_init() 5358 rc = led_classdev_register(&tpacpi_pdev->dev, in light_init() 5720 return led_classdev_register(&tpacpi_pdev->dev, &tpacpi_leds[led].led_classdev); in tpacpi_init_led() 7439 rc = snd_card_new(&tpacpi_pdev->dev, in volume_create_alsa_mixer() [all …]
|