Searched refs:MAX_DEVICES (Results 1 – 9 of 9) sorted by relevance
15 #define MAX_DEVICES (NR_CHANNELS * IPOCTAL_MAX_BOARDS) macro
35 #define MAX_DEVICES 4 macro36 static int base[MAX_DEVICES] = { 0x820, 0x840 };557 for (i = 0; i < MAX_DEVICES; ++i) { in scx200_scan_isa()
11 #define MAX_DEVICES 16 macro
21 void *cdev[MAX_DEVICES];
26 #define MAX_DEVICES 0x10000 macro972 for (i = 0; i < MAX_DEVICES; ++i) { in amd_iommu_v2_exit()
33 #define MAX_DEVICES 1024 macro
98 #define MAX_DEVICES 256 macro3133 res = alloc_chrdev_region(&mmc_rpmb_devt, 0, MAX_DEVICES, "rpmb"); in mmc_blk_init()3142 max_devices = min(MAX_DEVICES, (1 << MINORBITS) / perdev_minors); in mmc_blk_init()3157 unregister_chrdev_region(mmc_rpmb_devt, MAX_DEVICES); in mmc_blk_init()3167 unregister_chrdev_region(mmc_rpmb_devt, MAX_DEVICES); in mmc_blk_exit()
55 #define MAX_DEVICES 16 macro
95 #define MAX_DEVICES 32 macro125 static int maxframe[MAX_DEVICES];3434 if (info->line < MAX_DEVICES) { in add_device()3691 serial_driver = tty_alloc_driver(MAX_DEVICES, TTY_DRIVER_REAL_RAW | in slgt_init()