Home
last modified time | relevance | path

Searched refs:read_state (Results 1 – 23 of 23) sorted by relevance

/linux/drivers/input/touchscreen/
A Dpcap_ts.c26 u8 read_state; member
42 switch (pcap_ts->read_state) { in pcap_ts_read_xy()
47 pcap_ts->read_state = PCAP_ADC_TS_M_XY; in pcap_ts_read_xy()
59 pcap_ts->read_state = PCAP_ADC_TS_M_STANDBY; in pcap_ts_read_xy()
70 pcap_ts->read_state = PCAP_ADC_TS_M_PRESSURE; in pcap_ts_read_xy()
79 pcap_ts->read_state); in pcap_ts_read_xy()
91 pcap_ts->read_state << PCAP_ADC_TS_M_SHIFT); in pcap_ts_work()
108 pcap_ts->read_state = PCAP_ADC_TS_M_PRESSURE; in pcap_ts_event_touch()
118 pcap_ts->read_state = PCAP_ADC_TS_M_STANDBY; in pcap_ts_open()
130 pcap_ts->read_state = PCAP_ADC_TS_M_NONTS; in pcap_ts_close()
[all …]
/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
A Ddma.c190 state->read_state = DMA_RW_STATE_IDLE; in dma_get_state()
192 state->read_state = DMA_RW_STATE_REQ; in dma_get_state()
194 state->read_state = DMA_RW_STATE_NEXT_LINE; in dma_get_state()
196 state->read_state = DMA_RW_STATE_UNLOCK_CHANNEL; in dma_get_state()
A Ddma_local.h198 dma_rw_states_t read_state; member
/linux/drivers/input/misc/
A Dpcf8574_keypad.c46 static short read_state(struct kp_data *lp) in read_state() function
67 unsigned char nextstate = read_state(lp); in pcf8574_kp_irq_handler()
131 lp->laststate = read_state(lp); in pcf8574_kp_probe()
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dlink_encoder.h141 void (*read_state)( member
299 void (*read_state)( member
A Dstream_encoder.h324 void (*read_state)( member
/linux/arch/x86/kvm/
A Di8254.c481 s->read_state = access; in pit_ioport_write()
554 switch (s->read_state) { in pit_ioport_read()
567 s->read_state = RW_STATE_WORD1; in pit_ioport_read()
572 s->read_state = RW_STATE_WORD0; in pit_ioport_read()
A Di8254.h15 u8 read_state; member
/linux/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_link_encoder.c81 .read_state = link_enc2_read_state,
/linux/drivers/gpu/drm/amd/display/dc/dcn301/
A Ddcn301_dio_link_encoder.c52 .read_state = link_enc2_read_state,
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_dio_link_encoder.c62 .read_state = link_enc2_read_state,
/linux/tools/testing/selftests/powerpc/nx-gzip/
A Dgunz_test.c415 read_state: in decompress_file()
973 goto read_state; in decompress_file()
/linux/arch/x86/include/uapi/asm/
A Dkvm.h276 __u8 read_state; member
/linux/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_link_encoder.c303 .read_state = link_enc2_read_state,
/linux/tools/arch/x86/include/uapi/asm/
A Dkvm.h276 __u8 read_state; member
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_link_encoder.c360 .read_state = link_enc2_read_state,
/linux/drivers/staging/media/atomisp/pci/runtime/debug/src/
A Dia_css_debug.c1058 if (state.read_state == DMA_RW_STATE_IDLE) in ia_css_debug_dump_dma_state()
1060 if (state.read_state == DMA_RW_STATE_REQ) in ia_css_debug_dump_dma_state()
1062 if (state.read_state == DMA_RW_STATE_NEXT_LINE) in ia_css_debug_dump_dma_state()
1064 if (state.read_state == DMA_RW_STATE_UNLOCK_CHANNEL) in ia_css_debug_dump_dma_state()
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_dio_link_encoder.c197 .read_state = link_enc2_read_state,
A Ddcn31_hpo_dp_link_encoder.c595 .read_state = dcn31_hpo_dp_link_enc_read_state,
A Ddcn31_hpo_dp_stream_encoder.c727 .read_state = dcn31_hpo_dp_stream_enc_read_state,
/linux/drivers/infiniband/hw/hfi1/
A Dchip.c13011 if (read_state == state) { in log_physical_state()
13016 state, read_state); in log_physical_state()
13032 u32 read_state; in wait_physical_linkstate() local
13038 if (read_state == state) in wait_physical_linkstate()
13065 u32 read_state; in wait_phys_link_offline_substates() local
13076 read_state, msecs); in wait_phys_link_offline_substates()
13082 log_state_transition(ppd, read_state); in wait_phys_link_offline_substates()
13083 return read_state; in wait_phys_link_offline_substates()
13098 u32 read_state; in wait_phys_link_out_of_offline() local
13109 read_state, msecs); in wait_phys_link_out_of_offline()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer.c444 if (lenc->funcs->read_state) { in dcn10_log_hw_state()
445 lenc->funcs->read_state(lenc, &s); in dcn10_log_hw_state()
478 if (hpo_dp_stream_enc && hpo_dp_stream_enc->funcs->read_state) { in dcn10_log_hw_state()
479 hpo_dp_stream_enc->funcs->read_state(hpo_dp_stream_enc, &hpo_dp_se_state); in dcn10_log_hw_state()
513 if (hpo_dp_link_enc && hpo_dp_link_enc->funcs->read_state) { in dcn10_log_hw_state()
514 hpo_dp_link_enc->funcs->read_state(hpo_dp_link_enc, &hpo_dp_le_state); in dcn10_log_hw_state()
/linux/drivers/block/
A Drbd.c290 enum rbd_obj_read_state read_state; /* for reads */ member
2199 obj_req->read_state = RBD_OBJ_READ_START; in rbd_obj_init_read()
2838 switch (obj_req->read_state) { in rbd_obj_advance_read()
2844 obj_req->read_state = RBD_OBJ_READ_OBJECT; in rbd_obj_advance_read()
2853 obj_req->read_state = RBD_OBJ_READ_OBJECT; in rbd_obj_advance_read()
2869 obj_req->read_state = RBD_OBJ_READ_PARENT; in rbd_obj_advance_read()

Completed in 90 milliseconds