Home
last modified time | relevance | path

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

/linux/drivers/atm/
A Didt77252.h418 #define IDT77252_BIT_INIT 1 macro
A Didt77252.c2960 if (!test_bit(IDT77252_BIT_INIT, &card->flags)) { in idt77252_dev_open()
3037 if (!test_bit(IDT77252_BIT_INIT, &card->flags)) { in deinit_card()
3095 clear_bit(IDT77252_BIT_INIT, &card->flags); in deinit_card()
3258 if (test_bit(IDT77252_BIT_INIT, &card->flags)) { in init_card()
3509 set_bit(IDT77252_BIT_INIT, &card->flags); in init_card()

Completed in 11 milliseconds