read_state 241 arch/x86/include/uapi/asm/kvm.h __u8 read_state; read_state 469 arch/x86/kvm/i8254.c s->read_state = access; read_state 542 arch/x86/kvm/i8254.c switch (s->read_state) { read_state 555 arch/x86/kvm/i8254.c s->read_state = RW_STATE_WORD1; read_state 560 arch/x86/kvm/i8254.c s->read_state = RW_STATE_WORD0; read_state 15 arch/x86/kvm/i8254.h u8 read_state; read_state 290 drivers/block/rbd.c enum rbd_obj_read_state read_state; /* for reads */ read_state 2355 drivers/block/rbd.c obj_req->read_state = RBD_OBJ_READ_START; read_state 2988 drivers/block/rbd.c switch (obj_req->read_state) { read_state 2994 drivers/block/rbd.c obj_req->read_state = RBD_OBJ_READ_OBJECT; read_state 3003 drivers/block/rbd.c obj_req->read_state = RBD_OBJ_READ_OBJECT; read_state 3019 drivers/block/rbd.c obj_req->read_state = RBD_OBJ_READ_PARENT; read_state 396 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c if (lenc->funcs->read_state) { read_state 397 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c lenc->funcs->read_state(lenc, &s); read_state 319 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_link_encoder.c .read_state = link_enc2_read_state, read_state 133 drivers/gpu/drm/amd/display/dc/inc/hw/link_encoder.h void (*read_state)( read_state 12893 drivers/infiniband/hw/hfi1/chip.c u32 read_state = read_physical_state(ppd->dd); read_state 12895 drivers/infiniband/hw/hfi1/chip.c if (read_state == state) { read_state 12900 drivers/infiniband/hw/hfi1/chip.c state, read_state); read_state 12916 drivers/infiniband/hw/hfi1/chip.c u32 read_state; read_state 12921 drivers/infiniband/hw/hfi1/chip.c read_state = read_physical_state(ppd->dd); read_state 12922 drivers/infiniband/hw/hfi1/chip.c if (read_state == state) read_state 12949 drivers/infiniband/hw/hfi1/chip.c u32 read_state; read_state 12954 drivers/infiniband/hw/hfi1/chip.c read_state = read_physical_state(ppd->dd); read_state 12955 drivers/infiniband/hw/hfi1/chip.c if ((read_state & 0xF0) == PLS_OFFLINE) read_state 12960 drivers/infiniband/hw/hfi1/chip.c read_state, msecs); read_state 12966 drivers/infiniband/hw/hfi1/chip.c log_state_transition(ppd, read_state); read_state 12967 drivers/infiniband/hw/hfi1/chip.c return read_state; read_state 12982 drivers/infiniband/hw/hfi1/chip.c u32 read_state; read_state 12987 drivers/infiniband/hw/hfi1/chip.c read_state = read_physical_state(ppd->dd); read_state 12988 drivers/infiniband/hw/hfi1/chip.c if ((read_state & 0xF0) != PLS_OFFLINE) read_state 12993 drivers/infiniband/hw/hfi1/chip.c read_state, msecs); read_state 12999 drivers/infiniband/hw/hfi1/chip.c log_state_transition(ppd, read_state); read_state 13000 drivers/infiniband/hw/hfi1/chip.c return read_state; read_state 67 drivers/input/misc/pcf8574_keypad.c unsigned char nextstate = read_state(lp); read_state 131 drivers/input/misc/pcf8574_keypad.c lp->laststate = read_state(lp); read_state 26 drivers/input/touchscreen/pcap_ts.c u8 read_state; read_state 42 drivers/input/touchscreen/pcap_ts.c switch (pcap_ts->read_state) { read_state 47 drivers/input/touchscreen/pcap_ts.c pcap_ts->read_state = PCAP_ADC_TS_M_XY; read_state 59 drivers/input/touchscreen/pcap_ts.c pcap_ts->read_state = PCAP_ADC_TS_M_STANDBY; read_state 70 drivers/input/touchscreen/pcap_ts.c pcap_ts->read_state = PCAP_ADC_TS_M_PRESSURE; read_state 79 drivers/input/touchscreen/pcap_ts.c pcap_ts->read_state); read_state 91 drivers/input/touchscreen/pcap_ts.c pcap_ts->read_state << PCAP_ADC_TS_M_SHIFT); read_state 93 drivers/input/touchscreen/pcap_ts.c if (pcap_ts->read_state == PCAP_ADC_TS_M_STANDBY) read_state 107 drivers/input/touchscreen/pcap_ts.c if (pcap_ts->read_state == PCAP_ADC_TS_M_STANDBY) { read_state 108 drivers/input/touchscreen/pcap_ts.c pcap_ts->read_state = PCAP_ADC_TS_M_PRESSURE; read_state 118 drivers/input/touchscreen/pcap_ts.c pcap_ts->read_state = PCAP_ADC_TS_M_STANDBY; read_state 130 drivers/input/touchscreen/pcap_ts.c pcap_ts->read_state = PCAP_ADC_TS_M_NONTS; read_state 132 drivers/input/touchscreen/pcap_ts.c pcap_ts->read_state << PCAP_ADC_TS_M_SHIFT); read_state 154 drivers/input/touchscreen/pcap_ts.c pcap_ts->read_state = PCAP_ADC_TS_M_NONTS; read_state 156 drivers/input/touchscreen/pcap_ts.c pcap_ts->read_state << PCAP_ADC_TS_M_SHIFT); read_state 228 drivers/input/touchscreen/pcap_ts.c pcap_ts->read_state << PCAP_ADC_TS_M_SHIFT); read_state 241 tools/arch/x86/include/uapi/asm/kvm.h __u8 read_state;