Lines Matching refs:cmd_state_lock
235 spinlock_t cmd_state_lock;
314 spin_lock_irqsave(&priv->cmd_state_lock, flags);
320 spin_unlock_irqrestore(&priv->cmd_state_lock, flags);
333 spin_lock_irqsave(&priv->cmd_state_lock, flags);
338 spin_unlock_irqrestore(&priv->cmd_state_lock, flags);
347 spin_unlock_irqrestore(&priv->cmd_state_lock, flags);
351 spin_lock_irqsave(&priv->cmd_state_lock, flags);
366 spin_unlock_irqrestore(&priv->cmd_state_lock, flags);
370 spin_lock_irqsave(&priv->cmd_state_lock, flags);
384 spin_unlock_irqrestore(&priv->cmd_state_lock, flags);
388 spin_lock_irqsave(&priv->cmd_state_lock, flags);
398 spin_unlock_irqrestore(&priv->cmd_state_lock, flags);
514 spin_lock_irqsave(&priv->cmd_state_lock, flags);
531 spin_unlock_irqrestore(&priv->cmd_state_lock, flags);
544 spin_lock_irqsave(&priv->cmd_state_lock, flags);
570 spin_unlock_irqrestore(&priv->cmd_state_lock, flags);
685 spin_lock_init(&priv->cmd_state_lock);