Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dda7219.txt46 - dlg,btn-cfg : Periodic button press measurements for 4-pole jack (ms)
56 - dlg,a-d-btn-thr : Impedance threshold between buttons A and D
58 - dlg,d-b-btn-thr : Impedance threshold between buttons D and B
60 - dlg,b-c-btn-thr : Impedance threshold between buttons B and C
62 - dlg,c-mic-btn-thr : Impedance threshold between button C and Mic
64 - dlg,btn-avg : Number of 8-bit readings for averaged button measurement
92 dlg,btn-cfg = <50>;
98 dlg,a-d-btn-thr = <0xa>;
99 dlg,d-b-btn-thr = <0x16>;
100 dlg,b-c-btn-thr = <0x21>;
[all …]
/linux-4.4.14/drivers/input/keyboard/
Dhil_kbd.c251 unsigned int btn = ptr->data[cnt++]; in hil_dev_handle_ptr_events() local
252 int up = btn & 1; in hil_dev_handle_ptr_events()
254 btn &= 0xfe; in hil_dev_handle_ptr_events()
255 if (btn == 0x8e) in hil_dev_handle_ptr_events()
257 if (btn > 0x8c || btn < 0x80) in hil_dev_handle_ptr_events()
259 btn = (btn - 0x80) >> 1; in hil_dev_handle_ptr_events()
260 btn = ptr->btnmap[btn]; in hil_dev_handle_ptr_events()
261 input_report_key(dev, btn, !up); in hil_dev_handle_ptr_events()
/linux-4.4.14/drivers/macintosh/
Dmac_hid.c74 unsigned int btn; in mac_hid_emumouse_filter() local
80 btn = BTN_MIDDLE; in mac_hid_emumouse_filter()
82 btn = BTN_RIGHT; in mac_hid_emumouse_filter()
86 input_report_key(mac_hid_emumouse_dev, btn, value); in mac_hid_emumouse_filter()
/linux-4.4.14/arch/arm/boot/dts/
Dkirkwood-nsa3x0-common.dtsi30 pmx_btn_reset: pmx-btn-reset {
35 pmx_btn_copy: pmx-btn-copy {
40 pmx_btn_power: pmx-btn-power {
Danimeo_ip.dts168 btn {
169 label = "btn";
Dkirkwood-dir665.dts81 pmx_btn_restart: pmx-btn-restart {
85 pmx_btn_wps: pmx-btn-wps {
Dat91-foxg20.dts158 btn {
Dimx28-cfa10049.dts77 rotary_btn_pins_cfa10049: rotary-btn-10049@0 {
/linux-4.4.14/drivers/input/joystick/
Dguillemot.c61 short *btn; member
143 for (i = 0; i < 16 && guillemot->type->btn[i] >= 0; i++) in guillemot_poll()
144 input_report_key(dev, guillemot->type->btn[i], (data[2 + (i >> 3)] >> (i & 7)) & 1); in guillemot_poll()
248 for (i = 0; (t = guillemot->type->btn[i]) >= 0; i++) in guillemot_connect()
Dtmdc.c117 const short *btn; member
132 short *btn[2];
225 input_report_key(port->dev, port->btn[i + l], in tmdc_parse_packet()
299 port->btn = model->buttons; in tmdc_setup_port()
344 set_bit(port->btn[j + b], input_dev->keybit); in tmdc_setup_port()
Dinteract.c76 short *btn; member
278 for (i = 0; (t = interact_type[interact->type].btn[i]) >= 0; i++) in interact_connect()
/linux-4.4.14/drivers/input/touchscreen/
Dcyttsp4_core.c511 int btn; in cyttsp4_si_get_btn_data() local
521 p = krealloc(si->btn, si->si_ofs.btn_keys_size, in cyttsp4_si_get_btn_data()
528 si->btn = p; in cyttsp4_si_get_btn_data()
538 for (btn = 0; btn < si->si_ofs.num_btns && in cyttsp4_si_get_btn_data()
539 btn < num_defined_keys; btn++) { in cyttsp4_si_get_btn_data()
542 si->btn[btn].key_code = key_table[btn]; in cyttsp4_si_get_btn_data()
543 si->btn[btn].state = CY_BTN_RELEASED; in cyttsp4_si_get_btn_data()
544 si->btn[btn].enabled = true; in cyttsp4_si_get_btn_data()
546 for (; btn < si->si_ofs.num_btns; btn++) { in cyttsp4_si_get_btn_data()
547 si->btn[btn].key_code = KEY_RESERVED; in cyttsp4_si_get_btn_data()
[all …]
Dcyttsp4_core.h326 struct cyttsp4_btn *btn; /* button states */ member
/linux-4.4.14/scripts/kconfig/
Dnconf.gui.c244 char *btn; in btn_dialog() local
261 btn = va_arg(ap, char *); in btn_dialog()
262 btns[i] = new_item(btn, ""); in btn_dialog()
263 btns_width += strlen(btn)+1; in btn_dialog()
/linux-4.4.14/drivers/input/joystick/iforce/
Diforce-packets.c200 for (i = 0; iforce->type->btn[i] >= 0; i++) in iforce_process_packet()
201 input_report_key(dev, iforce->type->btn[i], data[(i >> 3) + 5] & (1 << (i & 7))); in iforce_process_packet()
Diforce.h95 signed short *btn; member
Diforce-main.c389 for (i = 0; iforce->type->btn[i] >= 0; i++) in iforce_init_device()
390 set_bit(iforce->type->btn[i], input_dev->keybit); in iforce_init_device()
Diforce-ff.c190 for (i = 1; iforce->type->btn[i] >= 0; i++) in find_button()
191 if (iforce->type->btn[i] == button) in find_button()
/linux-4.4.14/drivers/input/mouse/
Dsentelic.c327 static int fsp_get_buttons(struct psmouse *psmouse, int *btn) in fsp_get_buttons() argument
340 *btn = buttons[(val & 0x30) >> 4]; in fsp_get_buttons()
/linux-4.4.14/Documentation/input/
Djoystick.txt112 options analog map=gamepad,none,2btn
196 2btn | 2-button n-axis joystick