Searched refs:MAX_DEVICES (Results 1 – 12 of 12) sorted by relevance
20 #define MAX_DEVICES (NR_CHANNELS * IPOCTAL_MAX_BOARDS) macro
43 #define MAX_DEVICES 4 macro44 static int base[MAX_DEVICES] = { 0x820, 0x840 };565 for (i = 0; i < MAX_DEVICES; ++i) { in scx200_scan_isa()
14 #define MAX_DEVICES 16 macro
26 void *cdev[MAX_DEVICES];
64 #define MAX_DEVICES 8 macro112 struct f2fs_device devs[MAX_DEVICES]; /* device list */
30 #define MAX_DEVICES 1024 macro
37 #define MAX_DEVICES 0x10000 macro1004 for (i = 0; i < MAX_DEVICES; ++i) { in amd_iommu_v2_exit()
94 #define MAX_DEVICES 256 macro3059 res = alloc_chrdev_region(&mmc_rpmb_devt, 0, MAX_DEVICES, "rpmb"); in mmc_blk_init()3068 max_devices = min(MAX_DEVICES, (1 << MINORBITS) / perdev_minors); in mmc_blk_init()3083 unregister_chrdev_region(mmc_rpmb_devt, MAX_DEVICES); in mmc_blk_init()3093 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];3505 if (info->line < MAX_DEVICES) { in add_device()3767 serial_driver = alloc_tty_driver(MAX_DEVICES); in slgt_init()
35 #define MAX_DEVICES 12 macro469 static int maxframe[MAX_DEVICES] = {0,};3676 if (info->line < MAX_DEVICES) { in add_device()
2623 unsigned int max_devices = MAX_DEVICES; in f2fs_scan_devices()