Home
last modified time | relevance | path

Searched refs:tpacpi_driver_event (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c1924 static bool tpacpi_driver_event(const unsigned int hkey_event);
2280 if (tpacpi_driver_event(hkey)) in tpacpi_input_send_key()
3794 tpacpi_driver_event(hkey); in hotkey_notify_6xxx()
11397 static bool tpacpi_driver_event(const unsigned int hkey_event) in tpacpi_driver_event() function