Searched refs:cm206_struct (Results 1 – 1 of 1) sorted by relevance
266 struct cm206_struct { struct304 static struct cm206_struct *cd; /* the main memory structure */ argument1432 long int size = sizeof(struct cm206_struct); in cm206_init()1442 cd = (struct cm206_struct *) kmalloc(size, GFP_KERNEL); in cm206_init()