| /linux/tools/testing/selftests/hid/tests/ |
| A D | test_tablet.py | 545 pen.restore() 550 pen.backup() 551 pen.x = 0 552 pen.y = 0 557 pen.width = 0 890 if pen.eraser: 929 pen.backup() 930 pen.x = 0 931 pen.y = 0 1032 pen.backup() [all …]
|
| /linux/drivers/hid/ |
| A D | hid-uclogic-params.c | 69 pen->subreport_list[i].value, in uclogic_params_pen_hid_dbg() 70 pen->subreport_list[i].id, in uclogic_params_pen_hid_dbg() 210 kfree(pen->desc_ptr); in uclogic_params_pen_cleanup() 211 memset(pen, 0, sizeof(*pen)); in uclogic_params_pen_cleanup() 311 memset(pen, 0, sizeof(*pen)); in uclogic_params_pen_init_v1() 312 pen->desc_ptr = desc_ptr; in uclogic_params_pen_init_v1() 471 memset(pen, 0, sizeof(*pen)); in uclogic_params_pen_init_v2() 472 pen->desc_ptr = desc_ptr; in uclogic_params_pen_init_v2() 478 pen->tilt_y_flipped = true; in uclogic_params_pen_init_v2() 717 ADD_DESC(params->pen.desc_ptr, params->pen.desc_size); in uclogic_params_get_desc() [all …]
|
| A D | hid-uclogic-core.c | 76 if (params->pen.usage_invalid && (field->application == HID_DG_PEN)) in uclogic_input_mapping() 101 if (hi->report->id == params->pen.id) { in uclogic_input_configured() 286 struct uclogic_params_pen *pen = &drvdata->params.pen; in uclogic_raw_event_pen() local 292 if (pen->inrange == in uclogic_raw_event_pen() 301 if (size >= 10 && pen->fragmented_hires) { in uclogic_raw_event_pen() 323 if (pen->inrange == UCLOGIC_PARAMS_PEN_INRANGE_NONE) { in uclogic_raw_event_pen() 331 if (size >= 12 && pen->tilt_y_flipped) in uclogic_raw_event_pen() 436 if ((report_id == params->pen.id) && (size >= 2)) { in uclogic_raw_event() 438 params->pen.subreport_list + in uclogic_raw_event() 439 ARRAY_SIZE(params->pen.subreport_list); in uclogic_raw_event() [all …]
|
| A D | hid-uclogic-params.h | 225 struct uclogic_params_pen pen; member
|
| /linux/arch/mips/cavium-octeon/ |
| A D | octeon-irq.c | 307 unsigned long *pen; in octeon_irq_ciu_enable() local 317 __set_bit(cd->bit, pen); in octeon_irq_ciu_enable() 326 __set_bit(cd->bit, pen); in octeon_irq_ciu_enable() 339 unsigned long *pen; in octeon_irq_ciu_enable_local() local 349 __set_bit(cd->bit, pen); in octeon_irq_ciu_enable_local() 371 unsigned long *pen; in octeon_irq_ciu_disable_local() local 404 unsigned long *pen; in octeon_irq_ciu_disable_all() local 437 unsigned long *pen; in octeon_irq_ciu_enable_all() local 798 unsigned long *pen; in octeon_irq_ciu_set_affinity() local 1079 unsigned long *pen; in octeon_irq_ciu_wd_enable() local [all …]
|
| /linux/drivers/input/touchscreen/ |
| A D | surface3_spi.c | 122 struct surface3_ts_data_pen *pen) in surface3_spi_report_pen() argument 125 int st = pen->status; in surface3_spi_report_pen() 148 get_unaligned_le16(&pen->x)); in surface3_spi_report_pen() 151 get_unaligned_le16(&pen->y)); in surface3_spi_report_pen() 154 get_unaligned_le16(&pen->pressure)); in surface3_spi_report_pen() 160 struct surface3_ts_data_pen *pen; in surface3_spi_process_pen() local 162 pen = (struct surface3_ts_data_pen *)&data[15]; in surface3_spi_process_pen() 164 surface3_spi_report_pen(ts_data, pen); in surface3_spi_process_pen()
|
| /linux/arch/arm/mach-versatile/ |
| A D | headsmp.S | 23 pen: ldr r7, [r6] label 25 bne pen
|
| /linux/arch/arm/mach-exynos/ |
| A D | headsmp.S | 26 pen: ldr r7, [r6] label 28 bne pen
|
| /linux/arch/arm/mach-spear/ |
| A D | headsmp.S | 27 pen: ldr r7, [r6] label 29 bne pen
|
| /linux/Documentation/devicetree/bindings/input/touchscreen/ |
| A D | ti,am3359-tsc.yaml | 49 cycles. Charge delay value should be large in order to avoid false pen-up 51 kept as low as possible, while avoiding false pen-up event. Start from a 52 lower value, say 0x400, and increase value until false pen-up events are 53 avoided. The pen-up detection happens immediately after the charge step,
|
| A D | fsl-mx25-tcq.txt | 14 - fsl,pen-debounce-ns: Pen debounce time in nanoseconds. 15 - fsl,pen-threshold: Pen-down threshold for the touchscreen. This is a value
|
| /linux/drivers/acpi/pmic/ |
| A D | intel_pmic_bytcrc.c | 244 int pen; in intel_crc_pmic_get_policy() local 246 if (regmap_read(regmap, reg, &pen)) in intel_crc_pmic_get_policy() 248 *value = pen >> 7; in intel_crc_pmic_get_policy()
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| A D | mt8183-kukui-kakadu.dtsi | 48 switch-pen-insert { 339 * The pen driver doesn't currently support driving 342 * pulldown at boot (which makes sure the pen was in 344 * to take it out of reset. Better would be if the pen
|
| A D | mt8183-kukui-krane.dtsi | 331 * The pen driver doesn't currently support driving 334 * pulldown at boot (which makes sure the pen was in 336 * to take it out of reset. Better would be if the pen
|
| A D | mt8186-corsola-tentacool-sku327681.dts | 15 /* Tentacool omits the pen. */
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| A D | rk3399-gru-kevin.dts | 95 switch-pen-insert { 318 cpu3_pen_pwr_en: cpu3-pen-pwr-en { 323 pen { 324 cpu1_pen_eject: cpu1-pen-eject {
|
| A D | rk3399-gru-scarlet.dtsi | 185 switch-pen-insert { 827 pen_int_odl: pen-int-odl { 831 pen_reset_l: pen-reset-l { 856 pen { 857 pen_eject_odl: pen-eject-odl {
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| A D | 88pm860x.txt | 62 marvell,88pm860x-pen-prebias = <16>; 63 marvell,88pm860x-pen-prechg = <2>;
|
| A D | allwinner,sun4i-a10-ts.yaml | 39 description: Sensitivity of pen down detection
|
| /linux/arch/arm64/boot/dts/qcom/ |
| A D | sdm850-samsung-w737.dts | 523 pen_irq_l: pen-irq-l-state { 529 pen_pdct_l: pen-pdct-l-state { 537 pen_rst_l: pen-rst-l-state { 544 * The pen driver doesn't currently support 548 * (which makes sure the pen was in reset if it 551 * pen driver could control this and we could
|
| /linux/arch/arm/boot/dts/marvell/ |
| A D | pxa910-dkb.dts | 142 marvell,88pm860x-pen-prebias = <16>; 143 marvell,88pm860x-pen-prechg = <2>;
|
| /linux/drivers/media/dvb-frontends/cxd2880/ |
| A D | cxd2880_tnrdmd_dvbt_mon.h | 48 u32 *pen);
|
| A D | cxd2880_tnrdmd_dvbt2_mon.h | 101 u32 *pen);
|
| A D | cxd2880_tnrdmd_dvbt_mon.c | 296 u32 *pen) in cxd2880_tnrdmd_dvbt_mon_packet_error_number() argument 301 if (!tnr_dmd || !pen) in cxd2880_tnrdmd_dvbt_mon_packet_error_number() 328 *pen = (rdata[1] << 8) | rdata[2]; in cxd2880_tnrdmd_dvbt_mon_packet_error_number()
|
| /linux/drivers/rtc/ |
| A D | rtc-pcf8563.c | 158 unsigned char *pen) in pcf8563_get_alarm_mode() argument 169 if (pen) in pcf8563_get_alarm_mode() 170 *pen = !!(buf & PCF8563_BIT_AF); in pcf8563_get_alarm_mode()
|