Searched refs:chardevs (Results 1 – 2 of 2) sorted by relevance
53 static struct aoe_chardev chardevs[] = { variable205 for (i = 0; i < ARRAY_SIZE(chardevs); ++i) in aoechr_open()206 if (chardevs[i].minor == n) { in aoechr_open()304 for (i = 0; i < ARRAY_SIZE(chardevs); ++i) in aoechr_init()306 MKDEV(AOE_MAJOR, chardevs[i].minor), NULL, in aoechr_init()307 chardevs[i].name); in aoechr_init()317 for (i = 0; i < ARRAY_SIZE(chardevs); ++i) in aoechr_exit()318 device_destroy(&aoe_class, MKDEV(AOE_MAJOR, chardevs[i].minor)); in aoechr_exit()
73 This options creates per heap chardevs in /dev/dma_heap/ which