Searched refs:touch_byte (Results 1 – 3 of 3) sorted by relevance
116 if (frame->touch_byte > 0) in uclogic_input_configured()359 if (frame->touch_byte > 0 && frame->touch_byte < size && in uclogic_raw_event_frame()360 data[frame->touch_byte] == 0) { in uclogic_raw_event_frame()394 if (frame->touch_byte > 0 && frame->touch_byte < size) { in uclogic_raw_event_frame()395 __s8 value = data[frame->touch_byte]; in uclogic_raw_event_frame()403 data[frame->touch_byte] = value - 1; in uclogic_raw_event_frame()
155 unsigned int touch_byte; member
100 hid_dbg(hdev, "\t\t.touch_byte = %u\n", frame->touch_byte); in uclogic_params_frame_hid_dbg()943 p.frame_list[1].touch_byte = 5; in uclogic_params_huion_init()962 p.frame_list[1].touch_byte = 5; in uclogic_params_huion_init()