Searched refs:writing_state (Results 1 – 4 of 4) sorted by relevance
153 file_ext->writing_state = HECI_WRITE_COMPLETE; in _heci_cmpl()1124 if ((HECI_WRITING == file_ext->writing_state) && in heci_bh_write_handler()1129 file_ext->writing_state = in heci_bh_write_handler()
477 enum heci_file_transaction_states writing_state; member
1208 file_ext->writing_state = HECI_WRITING; in heci_write()1222 file_ext->writing_state = HECI_WRITING; in heci_write()1377 if (HECI_WRITE_COMPLETE == file_extension->writing_state) { in heci_poll()
842 priv->writing_state = HECI_IDLE; in heci_init_file_private()