Searched refs:current_id (Results 1 – 9 of 9) sorted by relevance
72 unsigned int current_id; member132 hanwang->current_id = STYLUS_DEVICE_ID; in hanwang_parse_packet()140 hanwang->current_id = 0; in hanwang_parse_packet()148 hanwang->current_id = 0; in hanwang_parse_packet()158 hanwang->current_id = STYLUS_DEVICE_ID; in hanwang_parse_packet()164 hanwang->current_id = ERASER_DEVICE_ID; in hanwang_parse_packet()169 hanwang->current_id = 0; in hanwang_parse_packet()212 input_report_abs(input_dev, ABS_MISC, hanwang->current_id); in hanwang_parse_packet()219 hanwang->current_id = PAD_DEVICE_ID; in hanwang_parse_packet()254 input_report_abs(input_dev, ABS_MISC, hanwang->current_id); in hanwang_parse_packet()
37 u8 current_id; in find_section() local45 current_id = *(base + index); in find_section()49 if (current_id == section_id) in find_section()
100 uint64_t current_id,
1178 uint64_t current_id, in dm_pool_set_metadata_transaction_id() argument1188 if (pmd->trans_id != current_id) { in dm_pool_set_metadata_transaction_id()
84 u8 current_id; in find_section() local92 current_id = *(base + index); in find_section()99 if (current_id == section_id) in find_section()866 u8 current_id; in find_panel_sequence_block() local882 current_id = *(data + index); in find_panel_sequence_block()895 if (current_id == panel_id) { in find_panel_sequence_block()
819 u32 current_id; in vmci_ctx_set_chkpt_state() local838 current_id = ((u32 *)cpt_buf)[i]; in vmci_ctx_set_chkpt_state()839 result = vmci_ctx_add_notification(context_id, current_id); in vmci_ctx_set_chkpt_state()
400 atomic_t current_id ____cacheline_aligned;
64 return atomic_inc_return(&ccp->current_id) & CCP_JOBID_MASK; in ccp_gen_jobid()
44 int current_id = gpu_processor_id_low; in get_and_inc_gpu_processor_id() local47 return current_id; in get_and_inc_gpu_processor_id()