Home
last modified time | relevance | path

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

/drivers/char/pcmcia/
Dsynclink_cs.c181 bool bh_running; member
757 info->bh_running = false; in bh_action()
776 info->bh_running = true; in bh_handler()
1246 if (info->pending_bh && !info->bh_running && !info->bh_requested) { in mgslpc_isr()
2588 info->tx_active,info->bh_requested,info->bh_running, in line_info()
/drivers/tty/
Dsynclink_gt.c252 bool bh_running; member
1234 info->tx_active,info->bh_requested,info->bh_running, in line_info()
1849 info->bh_running = false; in bh_action()
1867 info->bh_running = true; in bh_handler()
2324 port->pending_bh && !port->bh_running && in slgt_interrupt()