Searched refs:data_state (Results 1 – 4 of 4) sorted by relevance
99 unsigned int data_state; member319 hi->data_state &= in cs_hsi_data_destructor()322 hi->data_state &= ~SSI_CHANNEL_STATE_WRITING; in cs_hsi_data_destructor()425 __cs_hsi_error_pre(hi, msg, "data read", &hi->data_state); in cs_hsi_data_read_error()426 __cs_hsi_error_read_bits(&hi->data_state); in cs_hsi_data_read_error()433 __cs_hsi_error_pre(hi, msg, "data write", &hi->data_state); in cs_hsi_data_write_error()434 __cs_hsi_error_write_bits(&hi->data_state); in cs_hsi_data_write_error()597 WARN_ON(!(hi->data_state & SSI_CHANNEL_STATE_READING)); in cs_hsi_read_on_data_complete()598 hi->data_state &= ~SSI_CHANNEL_STATE_READING; in cs_hsi_read_on_data_complete()630 WARN_ON(!(hi->data_state & SSI_CHANNEL_STATE_POLL)); in cs_hsi_peek_on_data_complete()[all …]
101 scm_attr(data_state);142 scmdev->attrs.data_state = sale->data_state; in scmdev_setup()
167 u32 data_state:4; member
655 u8 data_state; member704 poll_reply->report_id, poll_reply->data_state, in dib0700_rc_urb_completion()719 poll_reply->data_state = 2; in dib0700_rc_urb_completion()