Searched refs:bh_requested (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/char/pcmcia/ |
| H A D | synclink_cs.c | 182 bool bh_requested; member 760 info->bh_requested = false; in bh_action() 1248 if (info->pending_bh && !info->bh_running && !info->bh_requested) { in mgslpc_isr() 1253 info->bh_requested = true; in mgslpc_isr() 2598 info->tx_active,info->bh_requested,info->bh_running, in line_info()
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | synclink_gt.c | 251 bool bh_requested; member 1235 info->tx_active,info->bh_requested,info->bh_running, in line_info() 1853 info->bh_requested = false; in bh_action() 2328 !port->bh_requested) { in slgt_interrupt() 2331 port->bh_requested = true; in slgt_interrupt()
|
| H A D | synclinkmp.c | 187 bool bh_requested; member 1403 info->tx_active,info->bh_requested,info->bh_running, in line_info() 1967 info->bh_requested = false; in bh_action() 2597 !port->bh_requested ) { in synclinkmp_interrupt() 2602 port->bh_requested = true; in synclinkmp_interrupt()
|
| H A D | synclink.c | 212 bool bh_requested; member 1042 info->bh_requested = false; in mgsl_bh_action() 1722 if ( info->pending_bh && !info->bh_running && !info->bh_requested ) { in mgsl_interrupt() 1727 info->bh_requested = true; in mgsl_interrupt() 3491 info->tx_active,info->bh_requested,info->bh_running, in line_info()
|