Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Didt77252.c151 static struct idt77252_dev *idt77252_chain = NULL; variable
3602 static struct idt77252_dev **last = &idt77252_chain; in idt77252_init_one()
3765 while (idt77252_chain) { in idt77252_exit()
3766 card = idt77252_chain; in idt77252_exit()
3768 idt77252_chain = card->next; in idt77252_exit()