Searched refs:data_state (Results 1 – 4 of 4) sorted by relevance
86 unsigned int data_state; member306 hi->data_state &= in cs_hsi_data_destructor()309 hi->data_state &= ~SSI_CHANNEL_STATE_WRITING; in cs_hsi_data_destructor()412 __cs_hsi_error_pre(hi, msg, "data read", &hi->data_state); in cs_hsi_data_read_error()413 __cs_hsi_error_read_bits(&hi->data_state); in cs_hsi_data_read_error()420 __cs_hsi_error_pre(hi, msg, "data write", &hi->data_state); in cs_hsi_data_write_error()421 __cs_hsi_error_write_bits(&hi->data_state); in cs_hsi_data_write_error()584 WARN_ON(!(hi->data_state & SSI_CHANNEL_STATE_READING)); in cs_hsi_read_on_data_complete()585 hi->data_state &= ~SSI_CHANNEL_STATE_READING; in cs_hsi_read_on_data_complete()617 WARN_ON(!(hi->data_state & SSI_CHANNEL_STATE_POLL)); in cs_hsi_peek_on_data_complete()[all …]
102 scm_attr(data_state);143 scmdev->attrs.data_state = sale->data_state; in scmdev_setup()
177 u32 data_state:4; member
690 u8 data_state; member739 poll_reply->report_id, poll_reply->data_state, in dib0700_rc_urb_completion()753 poll_reply->data_state = 2; in dib0700_rc_urb_completion()