Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/usb/
Dhso.c242 spinlock_t serial_lock; member
1221 spin_lock_irqsave(&serial->serial_lock, flags); in hso_std_serial_read_bulk_callback()
1224 spin_unlock_irqrestore(&serial->serial_lock, flags); in hso_std_serial_read_bulk_callback()
1235 spin_lock_irqsave(&serial->serial_lock, flags); in hso_unthrottle_tasklet()
1240 spin_unlock_irqrestore(&serial->serial_lock, flags); in hso_unthrottle_tasklet()
1355 spin_lock_irqsave(&serial->serial_lock, flags); in hso_serial_write()
1367 spin_unlock_irqrestore(&serial->serial_lock, flags); in hso_serial_write()
1381 spin_lock_irqsave(&serial->serial_lock, flags); in hso_serial_write_room()
1383 spin_unlock_irqrestore(&serial->serial_lock, flags); in hso_serial_write_room()
1410 spin_lock_irqsave(&serial->serial_lock, flags); in hso_serial_set_termios()
[all …]