Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/usb/
Dhso.c228 spinlock_t serial_lock; member
1207 spin_lock_irqsave(&serial->serial_lock, flags); in hso_std_serial_read_bulk_callback()
1210 spin_unlock_irqrestore(&serial->serial_lock, flags); in hso_std_serial_read_bulk_callback()
1221 spin_lock_irqsave(&serial->serial_lock, flags); in hso_unthrottle_tasklet()
1226 spin_unlock_irqrestore(&serial->serial_lock, flags); in hso_unthrottle_tasklet()
1341 spin_lock_irqsave(&serial->serial_lock, flags); in hso_serial_write()
1353 spin_unlock_irqrestore(&serial->serial_lock, flags); in hso_serial_write()
1367 spin_lock_irqsave(&serial->serial_lock, flags); in hso_serial_write_room()
1369 spin_unlock_irqrestore(&serial->serial_lock, flags); in hso_serial_write_room()
1396 spin_lock_irqsave(&serial->serial_lock, flags); in hso_serial_set_termios()
[all …]