Lines Matching refs:closing
304 bool closing; member
562 if (!priv->resetting && !priv->closing && in grcan_lost_one_shot_frame()
692 if (!priv->resetting && !priv->closing) { in grcan_err()
735 priv->closing = true; in grcan_err()
822 if (!priv->closing) { in grcan_running_reset()
911 if (!priv->resetting && !priv->closing) { in grcan_initiate_running_reset()
1027 if (priv->closing || priv->resetting) { in grcan_set_mode()
1088 priv->closing = false; in grcan_open()
1114 priv->closing = true; in grcan_close()
1147 if (!priv->resetting && !priv->closing && in grcan_transmit_catch_up()
1305 if (!priv->resetting && !priv->closing) { in grcan_txbug_workaround()