Searched refs:chardevs (Results 1 – 2 of 2) sorted by relevance
53 static struct aoe_chardev chardevs[] = { variable195 for (i = 0; i < ARRAY_SIZE(chardevs); ++i) in aoechr_open()196 if (chardevs[i].minor == n) { in aoechr_open()300 for (i = 0; i < ARRAY_SIZE(chardevs); ++i) in aoechr_init()302 MKDEV(AOE_MAJOR, chardevs[i].minor), NULL, in aoechr_init()303 chardevs[i].name); in aoechr_init()313 for (i = 0; i < ARRAY_SIZE(chardevs); ++i) in aoechr_exit()314 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