Searched refs:chardevs (Results 1 – 2 of 2) sorted by relevance
53 static struct aoe_chardev chardevs[] = { variable197 for (i = 0; i < ARRAY_SIZE(chardevs); ++i) in aoechr_open()198 if (chardevs[i].minor == n) { in aoechr_open()302 for (i = 0; i < ARRAY_SIZE(chardevs); ++i) in aoechr_init()304 MKDEV(AOE_MAJOR, chardevs[i].minor), NULL, in aoechr_init()305 chardevs[i].name); in aoechr_init()315 for (i = 0; i < ARRAY_SIZE(chardevs); ++i) in aoechr_exit()316 device_destroy(aoe_class, MKDEV(AOE_MAJOR, chardevs[i].minor)); in aoechr_exit()
77 This options creates per heap chardevs in /dev/dma_heap/ which