Searched refs:pre_event (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/ |
| H A D | gt1x_generic.c | 1128 static u16 pre_event; in gt1x_touch_event_handler() local 1208 if (CHK_BIT(cur_event, BIT_STYLUS_KEY) || CHK_BIT(pre_event, BIT_STYLUS_KEY)) { in gt1x_touch_event_handler() 1235 } else if (CHK_BIT(pre_event, BIT_STYLUS)) { in gt1x_touch_event_handler() 1242 if (CHK_BIT(cur_event, BIT_TOUCH_KEY) || CHK_BIT(pre_event, BIT_TOUCH_KEY)) { in gt1x_touch_event_handler() 1253 if (CHK_BIT(cur_event, BIT_TOUCH_KEY) || CHK_BIT(pre_event, BIT_TOUCH_KEY)) { in gt1x_touch_event_handler() 1295 } else if (CHK_BIT(pre_event, BIT_TOUCH)) { in gt1x_touch_event_handler() 1312 || CHK_BIT(pre_event, BIT_STYLUS_KEY | BIT_STYLUS)) { in gt1x_touch_event_handler() 1317 || CHK_BIT(pre_event, BIT_TOUCH_KEY | BIT_TOUCH)) { in gt1x_touch_event_handler() 1321 if (unlikely(!pre_event && !cur_event)) { in gt1x_touch_event_handler() 1324 pre_event = cur_event; in gt1x_touch_event_handler()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | wlioctl.h | 13123 uint16 pre_event; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | wlioctl.h | 17062 uint16 pre_event; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | wlioctl.h | 17062 uint16 pre_event; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | wlioctl.h | 17072 uint16 pre_event; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | wlioctl.h | 21115 uint16 pre_event; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | wlioctl.h | 21133 uint16 pre_event; member
|