Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/jsm/
Djsm_neo.c1088 unsigned long lock_flags2; in neo_intr() local
1164 spin_lock_irqsave(&ch->ch_lock, lock_flags2); in neo_intr()
1166 spin_unlock_irqrestore(&ch->ch_lock, lock_flags2); in neo_intr()