Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/jsm/
Djsm_neo.c1107 unsigned long lock_flags2; in neo_intr() local
1183 spin_lock_irqsave(&ch->ch_lock, lock_flags2); in neo_intr()
1185 spin_unlock_irqrestore(&ch->ch_lock, lock_flags2); in neo_intr()