Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/dell/
H A Ddell-wmi-aio.c94 sparse_keymap_report_event(dell_wmi_aio_input_dev, in dell_wmi_aio_notify()
111 sparse_keymap_report_event( in dell_wmi_aio_notify()
/openbmc/linux/include/linux/input/
H A Dsparse-keymap.h56 bool sparse_keymap_report_event(struct input_dev *dev, unsigned int code,
/openbmc/linux/drivers/platform/x86/
H A Dfujitsu-laptop.c426 sparse_keymap_report_event(priv->input, -1, 1, true); in acpi_fujitsu_bl_notify()
443 sparse_keymap_report_event(priv->input, oldb < newb, 1, true); in acpi_fujitsu_bl_notify()
871 sparse_keymap_report_event(priv->input, scancode, 1, false); in acpi_fujitsu_laptop_press()
886 sparse_keymap_report_event(priv->input, scancode, 0, false); in acpi_fujitsu_laptop_release()
902 sparse_keymap_report_event(priv->input, -1, 1, true); in acpi_fujitsu_laptop_notify()
933 sparse_keymap_report_event(priv->input, BIT(i), 1, true); in acpi_fujitsu_laptop_notify()
H A Dlenovo-ymc.c123 if (!sparse_keymap_report_event(priv->input_dev, code, 1, true)) in lenovo_ymc_notify()
H A Dtopstar-laptop.c138 if (!sparse_keymap_report_event(topstar->input, event, 1, true)) in topstar_input_notify()
H A Dpanasonic-laptop.c821 sparse_keymap_report_event(hotk_input_dev, in acpi_pcc_generate_keyinput()
832 if (!sparse_keymap_report_event(hotk_input_dev, key, updown, false)) in acpi_pcc_generate_keyinput()
H A Dmsi-laptop.c803 sparse_keymap_report_event(msi_laptop_input_dev, in msi_send_touchpad_key()
H A Deeepc-laptop.c1203 if (!sparse_keymap_report_event(eeepc->inputdev, event, 1, true)) in eeepc_input_notify()
H A Dideapad-laptop.c1155 sparse_keymap_report_event(priv->inputdev, scancode, 1, true); in ideapad_input_report()
H A Dasus-laptop.c1471 if (!sparse_keymap_report_event(asus->inputdev, event, 1, true)) in asus_input_notify()
H A Dacer-wmi.c1991 sparse_keymap_report_event(acer_wmi_input_dev, scancode, 1, true); in acer_wmi_notify()
H A Dasus-wmi.c3882 if (!sparse_keymap_report_event(asus->inputdev, code, in asus_wmi_handle_event_code()
/openbmc/linux/drivers/input/
H A Dsparse-keymap.c273 bool sparse_keymap_report_event(struct input_dev *dev, unsigned int code, in sparse_keymap_report_event() function
293 EXPORT_SYMBOL(sparse_keymap_report_event);
/openbmc/linux/drivers/platform/x86/intel/
H A Dhid.c586 !sparse_keymap_report_event(priv->array, event, 1, true)) in notify_handler()
597 if (!sparse_keymap_report_event(priv->input_dev, ev_index, 1, true)) in notify_handler()
H A Dvbtn.c200 sparse_keymap_report_event(input_dev, event, val, autorelease); in notify_handler()
/openbmc/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c864 if (!sparse_keymap_report_event(hp_wmi_input_dev, in hp_wmi_notify()
874 if (!sparse_keymap_report_event(hp_wmi_input_dev, in hp_wmi_notify()