Home
last modified time | relevance | path

Searched refs:hotkey_work (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dtoshiba_acpi.c165 struct work_struct hotkey_work; member
2664 schedule_work(&toshiba_acpi->hotkey_work); in toshiba_acpi_i8042_filter()
2812 INIT_WORK(&dev->hotkey_work, toshiba_acpi_hotkey_work); in toshiba_acpi_setup_keyboard()
2982 cancel_work_sync(&dev->hotkey_work); in toshiba_acpi_remove()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dtoshiba_acpi.c175 struct work_struct hotkey_work; member
2760 schedule_work(&toshiba_acpi->hotkey_work); in toshiba_acpi_i8042_filter()
2909 INIT_WORK(&dev->hotkey_work, toshiba_acpi_hotkey_work); in toshiba_acpi_setup_keyboard()
3213 cancel_work_sync(&dev->hotkey_work); in toshiba_acpi_remove()

Completed in 10 milliseconds