Home
last modified time | relevance | path

Searched refs:serial_lock (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/usb/
Dhso.c252 spinlock_t serial_lock; member
1230 spin_lock(&serial->serial_lock); in hso_std_serial_read_bulk_callback()
1233 spin_unlock(&serial->serial_lock); in hso_std_serial_read_bulk_callback()
1244 spin_lock_irqsave(&serial->serial_lock, flags); in hso_unthrottle_tasklet()
1249 spin_unlock_irqrestore(&serial->serial_lock, flags); in hso_unthrottle_tasklet()
1364 spin_lock_irqsave(&serial->serial_lock, flags); in hso_serial_write()
1376 spin_unlock_irqrestore(&serial->serial_lock, flags); in hso_serial_write()
1390 spin_lock_irqsave(&serial->serial_lock, flags); in hso_serial_write_room()
1392 spin_unlock_irqrestore(&serial->serial_lock, flags); in hso_serial_write_room()
1419 spin_lock_irqsave(&serial->serial_lock, flags); in hso_serial_set_termios()
[all …]