Lines Matching refs:closing
308 bool closing; member
566 if (!priv->resetting && !priv->closing && in grcan_lost_one_shot_frame()
696 if (!priv->resetting && !priv->closing) { in grcan_err()
739 priv->closing = true; in grcan_err()
826 if (!priv->closing) { in grcan_running_reset()
915 if (!priv->resetting && !priv->closing) { in grcan_initiate_running_reset()
1031 if (priv->closing || priv->resetting) { in grcan_set_mode()
1092 priv->closing = false; in grcan_open()
1118 priv->closing = true; in grcan_close()
1151 if (!priv->resetting && !priv->closing && in grcan_transmit_catch_up()
1309 if (!priv->resetting && !priv->closing) { in grcan_txbug_workaround()