Searched refs:current_id (Results 1 – 8 of 8) sorted by relevance
76 unsigned int current_id; member136 hanwang->current_id = STYLUS_DEVICE_ID; in hanwang_parse_packet()144 hanwang->current_id = 0; in hanwang_parse_packet()152 hanwang->current_id = 0; in hanwang_parse_packet()162 hanwang->current_id = STYLUS_DEVICE_ID; in hanwang_parse_packet()168 hanwang->current_id = ERASER_DEVICE_ID; in hanwang_parse_packet()173 hanwang->current_id = 0; in hanwang_parse_packet()216 input_report_abs(input_dev, ABS_MISC, hanwang->current_id); in hanwang_parse_packet()223 hanwang->current_id = PAD_DEVICE_ID; in hanwang_parse_packet()258 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()
235 atomic_t current_id ____cacheline_aligned;
477 return atomic_inc_return(&ccp->current_id) & CCP_JOBID_MASK; in ccp_gen_jobid()
100 uint64_t current_id,
1163 uint64_t current_id, in dm_pool_set_metadata_transaction_id() argument1173 if (pmd->trans_id != current_id) { in dm_pool_set_metadata_transaction_id()
46 u8 current_id; in find_section() local54 current_id = *(base + index); in find_section()61 if (current_id == BDB_MIPI_SEQUENCE && *(base + index) >= 3) in find_section()67 if (current_id == section_id) in find_section()
818 u32 current_id; in vmci_ctx_set_chkpt_state() local837 current_id = ((u32 *)cpt_buf)[i]; in vmci_ctx_set_chkpt_state()838 result = vmci_ctx_add_notification(context_id, current_id); in vmci_ctx_set_chkpt_state()