Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/jsm/
H A 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()