Home
last modified time | relevance | path

Searched refs:EV_KEY (Results 176 – 200 of 409) sorted by relevance

12345678910>>...17

/openbmc/linux/drivers/platform/x86/
H A Dpcengines-apuv2.c108 .type = EV_KEY,
H A Dasus-tf103c-dock.c828 input_set_capability(dock->input, EV_KEY, tf103c_dock_toprow_codes[i][0]); in tf103c_dock_probe()
829 input_set_capability(dock->input, EV_KEY, tf103c_dock_toprow_codes[i][1]); in tf103c_dock_probe()
831 input_set_capability(dock->input, EV_KEY, KEY_RIGHTALT); in tf103c_dock_probe()
/openbmc/linux/drivers/input/joystick/
H A Dmagellan.c151 input_dev->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_ABS); in magellan_connect()
H A Dstinger.c137 input_dev->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_ABS); in stinger_connect()
H A Dtwidjoy.c190 input_dev->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_ABS); in twidjoy_connect()
H A Dwarrior.c143 input_dev->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_REL) | in warrior_connect()
H A Dmaplecontrol.c128 idev->evbit[0] |= BIT_MASK(EV_KEY); in probe_maple_controller()
H A Dfsia6b.c176 input_set_capability(input_dev, EV_KEY, BTN_0 + sw_id); in fsia6b_serio_connect()
/openbmc/linux/drivers/input/misc/
H A Dstpmic1_onkey.c112 input_set_capability(input_dev, EV_KEY, KEY_POWER); in stpmic1_onkey_probe()
H A Dibm-panel.c156 input_set_capability(panel->input, EV_KEY, panel->keycodes[i]); in ibm_panel_probe()
H A Dideapad_slidebar.c230 input_set_capability(slidebar_input_dev, EV_KEY, BTN_TOUCH); in ideapad_probe()
/openbmc/linux/drivers/input/keyboard/
H A Damikbd.c212 dev->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_REP); in amikbd_probe()
H A Dadc-keys.c162 __set_bit(EV_KEY, input->evbit); in adc_keys_probe()
H A Dstowaway.c93 input_dev->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_REP); in skbd_connect()
H A Dadp5520-keys.c122 __set_bit(EV_KEY, input->evbit); in adp5520_keys_probe()
/openbmc/linux/drivers/input/touchscreen/
H A Dgoodix.c330 input_set_capability(input, EV_KEY, BTN_TOUCH); in goodix_create_pen_input()
331 input_set_capability(input, EV_KEY, BTN_TOOL_PEN); in goodix_create_pen_input()
332 input_set_capability(input, EV_KEY, BTN_STYLUS); in goodix_create_pen_input()
333 input_set_capability(input, EV_KEY, BTN_STYLUS2); in goodix_create_pen_input()
1163 input_set_capability(ts->input_dev, EV_KEY, ts->keymap[i]); in goodix_configure_dev()
H A Dsilead.c144 input_set_capability(data->input, EV_KEY, KEY_LEFTMETA); in silead_ts_request_input_dev()
173 input_set_capability(data->pen_input, EV_KEY, BTN_TOUCH); in silead_ts_request_pen_input_dev()
174 input_set_capability(data->pen_input, EV_KEY, BTN_TOOL_PEN); in silead_ts_request_pen_input_dev()
H A Dhtcpen.c135 htcpen_dev->evbit[0] = BIT_MASK(EV_ABS) | BIT_MASK(EV_KEY); in htcpen_isa_probe()
H A Dts4800-ts.c183 input_set_capability(input_dev, EV_KEY, BTN_TOUCH); in ts4800_ts_probe()
H A Degalax_ts.c194 __set_bit(EV_KEY, input_dev->evbit); in egalax_ts_probe()
H A Dmigor_ts.c137 input->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_ABS); in migor_ts_probe()
/openbmc/phosphor-gpio-monitor/presence/
H A Dgpio_presence.cpp61 auto fetch_rc = libevdev_fetch_event_value(devicePtr.get(), EV_KEY, key, in determinePresence()
/openbmc/linux/drivers/soc/loongson/
H A Dloongson2_pm.c110 input_set_capability(button, EV_KEY, KEY_POWER); in loongson2_power_button_init()
/openbmc/linux/drivers/mfd/
H A Drohm-bd718x7.c24 .type = EV_KEY,
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8998-fxtec-pro1.dts117 linux,input-type = <EV_KEY>;
126 linux,input-type = <EV_KEY>;
134 linux,input-type = <EV_KEY>;

12345678910>>...17