Searched refs:current_id (Results 1 – 3 of 3) sorted by relevance
76 unsigned int current_id; member136 hanwang->current_id = 0; in hanwang_parse_packet()144 hanwang->current_id = STYLUS_DEVICE_ID; in hanwang_parse_packet()150 hanwang->current_id = ERASER_DEVICE_ID; in hanwang_parse_packet()155 hanwang->current_id = 0; in hanwang_parse_packet()194 input_report_abs(input_dev, ABS_MISC, hanwang->current_id); in hanwang_parse_packet()201 hanwang->current_id = PAD_DEVICE_ID; in hanwang_parse_packet()232 input_report_abs(input_dev, ABS_MISC, hanwang->current_id); in hanwang_parse_packet()
35 u8 current_id; in find_section() local43 current_id = *(base + index); in find_section()47 if (current_id == section_id) in find_section()
45 u8 current_id; in find_section() local53 current_id = *(base + index); in find_section()57 if (current_id == section_id) in find_section()