Searched refs:current_id (Results 1 – 9 of 9) sorted by relevance
58 unsigned int current_id; member118 hanwang->current_id = STYLUS_DEVICE_ID; in hanwang_parse_packet()126 hanwang->current_id = 0; in hanwang_parse_packet()134 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()198 input_report_abs(input_dev, ABS_MISC, hanwang->current_id); in hanwang_parse_packet()205 hanwang->current_id = PAD_DEVICE_ID; in hanwang_parse_packet()240 input_report_abs(input_dev, ABS_MISC, hanwang->current_id); in hanwang_parse_packet()
24 u8 current_id; in find_section() local32 current_id = *(base + index); in find_section()36 if (current_id == section_id) in find_section()
100 uint64_t current_id,
1214 uint64_t current_id, in dm_pool_set_metadata_transaction_id() argument1224 if (pmd->trans_id != current_id) { in dm_pool_set_metadata_transaction_id()
822 u32 current_id; in vmci_ctx_set_chkpt_state() local841 current_id = ((u32 *)cpt_buf)[i]; in vmci_ctx_set_chkpt_state()842 result = vmci_ctx_add_notification(context_id, current_id); in vmci_ctx_set_chkpt_state()
87 enum bdb_block_id current_id; in find_section() local95 current_id = *(base + index); in find_section()102 if (current_id == section_id) in find_section()925 u8 current_id; in find_panel_sequence_block() local941 current_id = *(data + index); in find_panel_sequence_block()954 if (current_id == panel_id) { in find_panel_sequence_block()
398 atomic_t current_id ____cacheline_aligned;
60 return atomic_inc_return(&ccp->current_id) & CCP_JOBID_MASK; in ccp_gen_jobid()
45 int current_id = gpu_processor_id_low; in get_and_inc_gpu_processor_id() local48 return current_id; in get_and_inc_gpu_processor_id()