Searched refs:BC_FLG_INIT (Results 1 – 16 of 16) sorted by relevance
/Linux-v4.19/drivers/isdn/hisax/ |
D | hscx.c | 159 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_hscxstate() 177 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_hscxstate() 181 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_hscxstate() 187 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_hscxstate()
|
D | jade.c | 194 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_jadestate() 212 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_jadestate() 216 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_jadestate() 222 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_jadestate()
|
D | ipacx.c | 604 if (!test_bit(BC_FLG_INIT, &bcs->Flag)) return; in bch_int() 764 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in bch_close_state() 784 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in bch_open_state() 788 clear_bit(BC_FLG_INIT, &bcs->Flag); in bch_open_state() 794 clear_bit(BC_FLG_INIT, &bcs->Flag); in bch_open_state()
|
D | w6692.c | 283 if (!test_bit(BC_FLG_INIT, &bcs->Flag)) { in W6692B_interrupt() 822 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_w6692state() 840 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_w6692state() 844 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_w6692state() 850 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_w6692state()
|
D | hfc_2bs0.c | 515 if (test_bit(BC_FLG_INIT, &bcs->Flag)) { in close_hfcstate() 524 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in close_hfcstate() 530 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_hfcstate()
|
D | jade_irq.c | 123 if (!test_bit(BC_FLG_INIT, &bcs->Flag)) in jade_interrupt()
|
D | avm_pci.c | 547 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_hdlcstate() 565 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_hdlcstate() 574 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_hdlcstate()
|
D | hscx_irq.c | 131 if (!test_bit(BC_FLG_INIT, &bcs->Flag)) in hscx_interrupt()
|
D | elsa_ser.c | 430 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_elsastate() 598 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in setstack_elsa()
|
D | netjet.c | 857 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_tigerstate() 875 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_tigerstate()
|
D | hfc_2bds0.c | 514 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_2bs0() 528 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_hfcstate()
|
D | isar.c | 1696 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_isarstate() 1715 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_isarstate() 1843 test_bit(BC_FLG_INIT, &bcs->Flag)) { in isar_auxcmd()
|
D | hisax.h | 470 #define BC_FLG_INIT 1 macro
|
D | hfc_sx.c | 1207 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_hfcsx() 1224 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_hfcsxstate()
|
D | hfc_pci.c | 1455 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_hfcpci() 1472 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_hfcpcistate()
|
D | diva.c | 485 if (!test_bit(BC_FLG_INIT, &bcs->Flag)) in Memhscx_interrupt()
|