Lines Matching refs:scq_info
83 static struct scq_info *alloc_scq(struct idt77252_dev *, int);
84 static void free_scq(struct idt77252_dev *, struct scq_info *);
89 static void fill_scd(struct idt77252_dev *, struct scq_info *, int);
636 static struct scq_info *
639 struct scq_info *scq;
641 scq = kzalloc(sizeof(struct scq_info), GFP_KERNEL);
668 free_scq(struct idt77252_dev *card, struct scq_info *scq)
705 struct scq_info *scq = vc->scq;
793 struct scq_info *scq = vc->scq;
950 fill_scd(struct idt77252_dev *card, struct scq_info *scq, int class)
959 clear_scd(struct idt77252_dev *card, struct scq_info *scq, int class)