Searched refs:BTN_0 (Results 26 - 31 of 31) sorted by relevance

12

/linux-master/sound/soc/codecs/
H A Darizona-jack.c76 { .max = 11, .key = BTN_0 },
/linux-master/drivers/hid/
H A Dwacom_wac.c302 input_report_key(input, BTN_0, (data[1] & 0x01));
473 input_report_key(pad_input, BTN_0, (data[7] & 0x02));
1140 input_report_key(input, BTN_0, (data[9] & 0x01));
4046 return BTN_0 + n;
H A Dhid-multitouch.c892 code = BTN_0 + ((usage->hid - 1) & HID_USAGE);
H A Dhid-sony.c279 [0x0f] = BTN_0, /* cross */
H A Dhid-logitech-hidpp.c3616 __set_bit(BTN_0, input_dev->keybit);
H A Dhid-debug.c3271 [BTN_0] = "Btn0", [BTN_1] = "Btn1",

Completed in 178 milliseconds

12