Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
DmISDNhw.h47 #define FLG_L2_ACTIVATED 3 /* activated from L2 */ macro
/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dhfcpci.c1015 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in ph_state_nt()
1028 if (!test_and_clear_bit(FLG_L2_ACTIVATED, in ph_state_nt()
1625 test_and_set_bit(FLG_L2_ACTIVATED, &dch->Flags); in hfcpci_l2l1D()
1633 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in hfcpci_l2l1D()
Dhfcsusb.c324 test_and_set_bit(FLG_L2_ACTIVATED, in hfcusb_l2l1D()
337 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in hfcusb_l2l1D()
646 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in ph_state_nt()
Dw6692.c1100 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in w6692_l2l1D()
DmISDNipac.c595 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in isac_l1hw()
Dhfcmulti.c3404 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in handle_dmsg()