Home
last modified time | relevance | path

Searched refs:FLG_L1_ACTIVATING (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/isdn/mISDN/
H A Dlayer1.c120 if (test_bit(FLG_L1_ACTIVATING, &l1->Flags)) in l1_deact_cnf()
139 if (test_bit(FLG_L1_ACTIVATING, &l1->Flags)) { in l1_power_up_s()
190 if (test_and_clear_bit(FLG_L1_ACTIVATING, &l1->Flags)) { in l1_timer3()
242 test_and_clear_bit(FLG_L1_ACTIVATING, &l1->Flags); in l1_activate_no()
346 test_and_set_bit(FLG_L1_ACTIVATING, &l1->Flags); in l1_event()
H A Dlayer1.h9 #define FLG_L1_ACTIVATING 1 macro
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
H A Dlayer1.c120 if (test_bit(FLG_L1_ACTIVATING, &l1->Flags)) in l1_deact_cnf()
139 if (test_bit(FLG_L1_ACTIVATING, &l1->Flags)) { in l1_power_up_s()
190 if (test_and_clear_bit(FLG_L1_ACTIVATING, &l1->Flags)) { in l1_timer3()
242 test_and_clear_bit(FLG_L1_ACTIVATING, &l1->Flags); in l1_activate_no()
346 test_and_set_bit(FLG_L1_ACTIVATING, &l1->Flags); in l1_event()
H A Dlayer1.h9 #define FLG_L1_ACTIVATING 1 macro

Completed in 2 milliseconds