Searched refs:stream_list_lock (Results 1 – 1 of 1) sorted by relevance
273 spinlock_t stream_list_lock; member1057 spin_lock_irqsave(&host->stream_list_lock, flags); in stream_alloc()1059 spin_unlock_irqrestore(&host->stream_list_lock, flags); in stream_alloc()1083 spin_lock_irqsave(&s->host->stream_list_lock, flags); in stream_free()1085 spin_unlock_irqrestore(&s->host->stream_list_lock, flags); in stream_free()1236 spin_lock_init(&ah->stream_list_lock); in amdtp_add_host()