Lines Matching refs:closing
305 bool closing; member
563 if (!priv->resetting && !priv->closing && in grcan_lost_one_shot_frame()
693 if (!priv->resetting && !priv->closing) { in grcan_err()
736 priv->closing = true; in grcan_err()
823 if (!priv->closing) { in grcan_running_reset()
912 if (!priv->resetting && !priv->closing) { in grcan_initiate_running_reset()
1028 if (priv->closing || priv->resetting) { in grcan_set_mode()
1089 priv->closing = false; in grcan_open()
1115 priv->closing = true; in grcan_close()
1150 if (!priv->resetting && !priv->closing && in grcan_transmit_catch_up()
1300 if (!priv->resetting && !priv->closing) { in grcan_txbug_workaround()