Searched refs:serial_lock (Results 1 – 1 of 1) sorted by relevance
253 spinlock_t serial_lock; member1226 spin_lock(&serial->serial_lock); in hso_std_serial_read_bulk_callback()1229 spin_unlock(&serial->serial_lock); in hso_std_serial_read_bulk_callback()1233 spin_lock(&serial->serial_lock); in hso_std_serial_read_bulk_callback()1236 spin_unlock(&serial->serial_lock); in hso_std_serial_read_bulk_callback()1251 spin_lock_irqsave(&serial->serial_lock, flags); in hso_unthrottle_tasklet()1256 spin_unlock_irqrestore(&serial->serial_lock, flags); in hso_unthrottle_tasklet()1384 spin_lock_irqsave(&serial->serial_lock, flags); in hso_serial_write()1396 spin_unlock_irqrestore(&serial->serial_lock, flags); in hso_serial_write()1410 spin_lock_irqsave(&serial->serial_lock, flags); in hso_serial_write_room()[all …]