Home
last modified time | relevance | path

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

/linux-4.4.14/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
2271 vc->scq = alloc_scq(card, vc->class); in idt77252_init_tx()
2939 vc->scq = alloc_scq(card, vc->class); in open_card_ubr0()