Home
last modified time | relevance | path

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

/linux/arch/arm/boot/dts/ti/omap/
H A Domap5-uevm.dts61 btn1 {
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-beacon-kit.dts76 label = "btn1";
/linux/drivers/hid/
H A Dwacom_wac.c3190 bool pen = false, btn1 = false, btn2 = false; in wacom_bpt_pen() local
3207 btn1 = data[1] & 0x02; in wacom_bpt_pen()
3238 input_report_key(input, BTN_STYLUS, btn1); in wacom_bpt_pen()