Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/atm/
Didt77252.c83 static struct scq_info *alloc_scq(struct idt77252_dev *, int);
637 alloc_scq(struct idt77252_dev *card, int class) in alloc_scq() function
2273 vc->scq = alloc_scq(card, vc->class); in idt77252_init_tx()
2941 vc->scq = alloc_scq(card, vc->class); in open_card_ubr0()