Defined in 1 files as a function:

Referenced in 1 files:

Smatch caller information:

drivers/input/touchscreen/ilitek_ts_i2c.c ilitek_process_and_report_v6() -> ilitek_touch_down()

Type Parameter Key Value
PARAM_VALUE 0 ts 4096-ptr_max
PARAM_VALUE 0 ts->client 4096-ptr_max
PARAM_VALUE 0 ts->client->adapter 4096-ptr_max
PARAM_VALUE 0 ts->client->adapter->algo->master_xfer 1-u64max
PARAM_VALUE 0 ts->client->adapter->bus_lock.rtmutex.owner 0-1
PARAM_VALUE 0 ts->client->adapter->dev.driver_data->adev->pm.bus_locked 0-1
PARAM_VALUE 0 ts->client->adapter->dev.driver_data->adev->pm.mutex.dep_map->name 0-255
PARAM_VALUE 0 ts->client->adapter->dev.driver_data->adev->pm.mutex.osq.tail.counter 0-s32max
PARAM_VALUE 0 ts->client->adapter->lock_ops 4096-ptr_max
PARAM_VALUE 0 ts->max_tp 0-s32max
PARAM_VALUE 0 ts->screen_min_x 0-255
PARAM_VALUE 0 ts->screen_min_y 0-255
PARAM_VALUE 1 id 0-63
PARAM_VALUE 2 x 0-255
PARAM_VALUE 3 y 0-255
CAPPED_DATA 0 ts->screen_min_x 1
CAPPED_DATA 0 ts->screen_min_y 1
CAPPED_DATA 2 x 1
CAPPED_DATA 3 y 1
DATA_SOURCE 0 ts $0
DATA_SOURCE 2 x r get_unaligned_le16
DATA_SOURCE 3 y r get_unaligned_le16
PARAM_COMPARE 0 ts->screen_max_x >= $0->screen_min_x
PARAM_COMPARE 0 ts->screen_max_x >= $2
PARAM_COMPARE 0 ts->screen_max_y >= $0->screen_min_y
PARAM_COMPARE 0 ts->screen_max_y >= $3
PARAM_COMPARE 0 ts->screen_min_x <= $2
PARAM_COMPARE 0 ts->screen_min_y <= $3
PARAM_COMPARE 2 x <= $0->screen_max_x
PARAM_COMPARE 2 x >= $0->screen_min_x
PARAM_COMPARE 3 y <= $0->screen_max_y
PARAM_COMPARE 3 y >= $0->screen_min_y
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
HALF_LOCKED2 _T->lock
HALF_LOCKED2 irq