Searched refs:MAX_DEVICES (Results 1 – 10 of 10) sorted by relevance
17 #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];
25 #define MAX_DEVICES 0x10000 macro973 for (i = 0; i < MAX_DEVICES; ++i) { in amd_iommu_v2_exit()
33 #define MAX_DEVICES 1024 macro
96 #define MAX_DEVICES 256 macro3115 res = alloc_chrdev_region(&mmc_rpmb_devt, 0, MAX_DEVICES, "rpmb"); in mmc_blk_init()3124 max_devices = min(MAX_DEVICES, (1 << MINORBITS) / perdev_minors); in mmc_blk_init()3139 unregister_chrdev_region(mmc_rpmb_devt, MAX_DEVICES); in mmc_blk_init()3149 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];3444 if (info->line < MAX_DEVICES) { in add_device()3706 serial_driver = alloc_tty_driver(MAX_DEVICES); in slgt_init()
35 #define MAX_DEVICES 12 macro469 static int maxframe[MAX_DEVICES] = {0,};3672 if (info->line < MAX_DEVICES) { in add_device()