Searched refs:read_state (Results 1 – 11 of 11) sorted by relevance
26 u8 read_state; member42 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()93 if (pcap_ts->read_state == PCAP_ADC_TS_M_STANDBY) in pcap_ts_work()107 if (pcap_ts->read_state == PCAP_ADC_TS_M_STANDBY) { in pcap_ts_event_touch()108 pcap_ts->read_state = PCAP_ADC_TS_M_PRESSURE; in pcap_ts_event_touch()[all …]
46 static short read_state(struct kp_data *lp) in read_state() function67 unsigned char nextstate = read_state(lp); in pcf8574_kp_irq_handler()131 lp->laststate = read_state(lp); in pcf8574_kp_probe()
15 u8 read_state; member
469 s->read_state = access; in pit_ioport_write()542 switch (s->read_state) { in pit_ioport_read()555 s->read_state = RW_STATE_WORD1; in pit_ioport_read()560 s->read_state = RW_STATE_WORD0; in pit_ioport_read()
133 void (*read_state)( member
241 __u8 read_state; member
319 .read_state = link_enc2_read_state,
12882 u32 read_state = read_physical_state(ppd->dd); in log_physical_state() local12884 if (read_state == state) { in log_physical_state()12889 state, read_state); in log_physical_state()12905 u32 read_state; in wait_physical_linkstate() local12910 read_state = read_physical_state(ppd->dd); in wait_physical_linkstate()12911 if (read_state == state) in wait_physical_linkstate()12938 u32 read_state; in wait_phys_link_offline_substates() local12943 read_state = read_physical_state(ppd->dd); in wait_phys_link_offline_substates()12944 if ((read_state & 0xF0) == PLS_OFFLINE) in wait_phys_link_offline_substates()12949 read_state, msecs); in wait_phys_link_offline_substates()[all …]
290 enum rbd_obj_read_state read_state; /* for reads */ member2355 obj_req->read_state = RBD_OBJ_READ_START; in rbd_obj_init_read()2988 switch (obj_req->read_state) { in rbd_obj_advance_read()2994 obj_req->read_state = RBD_OBJ_READ_OBJECT; in rbd_obj_advance_read()3003 obj_req->read_state = RBD_OBJ_READ_OBJECT; in rbd_obj_advance_read()3019 obj_req->read_state = RBD_OBJ_READ_PARENT; in rbd_obj_advance_read()
396 if (lenc->funcs->read_state) { in dcn10_log_hw_state()397 lenc->funcs->read_state(lenc, &s); in dcn10_log_hw_state()