Lines Matching refs:closing
306 bool closing; member
562 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()
1083 priv->closing = false; in grcan_open()
1107 priv->closing = true; in grcan_close()
1141 if (!priv->resetting && !priv->closing && in grcan_transmit_catch_up()
1291 if (!priv->resetting && !priv->closing) { in grcan_txbug_workaround()