Searched refs:enough (Results 1 – 25 of 25) sorted by relevance
/drivers/mtd/ubi/ |
D | fastmap-wl.c | 136 int enough; in ubi_refill_pools() local 160 enough = 0; in ubi_refill_pools() 172 enough++; in ubi_refill_pools() 186 enough++; in ubi_refill_pools() 188 if (enough == 2) in ubi_refill_pools()
|
/drivers/staging/olpc_dcon/ |
D | TODO | 9 - see if vx855 gpio API can be made similar enough to cs5535 so we can
|
/drivers/md/bcache/ |
D | writeback.h | 44 atomic_t enough; member
|
D | writeback.c | 929 atomic_set(&state->enough, 1); in bch_dirty_init_thread() 1009 atomic_set(&state.enough, 0); in bch_sectors_dirty_init() 1015 if (atomic_read(&state.enough)) in bch_sectors_dirty_init()
|
D | btree.h | 236 atomic_t enough; member
|
D | btree.c | 1966 atomic_set(&check_state->enough, 1); in bch_btree_check_thread() 2046 atomic_set(&check_state.enough, 0); in bch_btree_check() 2059 if (atomic_read(&check_state.enough)) in bch_btree_check()
|
/drivers/net/ethernet/myricom/ |
D | Kconfig | 27 Ethernet mode. If the eeprom on your board is not recent enough,
|
/drivers/gpu/drm/i915/ |
D | TODO.txt | 4 - For discrete memory manager, merge enough dg1 to be able to refactor it to
|
/drivers/atm/ |
D | nicstarmac.copyright | 28 * Fix is simple: make large buffers large enough to hold entire
|
/drivers/net/slip/ |
D | Kconfig | 78 end of the link as well. It's good enough, for example, to run IP
|
/drivers/gpu/drm/amd/display/ |
D | TODO | 110 be simplified enough to no longer need a vector implementation.
|
/drivers/md/ |
D | raid10.c | 70 static int enough(struct r10conf *conf, int ignore); 1292 && enough(conf, devnum)) in raid10_write_one_disk() 2002 static int enough(struct r10conf *conf, int ignore) in enough() function 2036 if (test_bit(In_sync, &rdev->flags) && !enough(conf, rdev->raid_disk)) { in raid10_error() 2240 enough(conf, -1)) { in raid10_remove_disk() 4230 if (!enough(conf, -1)) { in raid10_run() 4483 if (!enough(conf, -1)) in raid10_check_reshape()
|
/drivers/auxdisplay/ |
D | Kconfig | 458 where a simple 'Starting system' message can be enough to stop a customer 471 where a simple 'Starting system' message can be enough to stop a customer
|
/drivers/xen/ |
D | Kconfig | 65 This value is used to allocate enough space in internal
|
/drivers/media/rc/ |
D | Kconfig | 335 spaces, which is not enough for the NEC, Sanyo and RC-6 protocol.
|
/drivers/usb/gadget/ |
D | Kconfig | 121 Usually 2 buffers are enough to establish a good buffering
|
/drivers/tty/ |
D | Kconfig | 146 The default is 256, and should be more than enough. Embedded
|
/drivers/acpi/ |
D | Kconfig | 135 Controller in a way that a normal reboot is not enough. You then
|
/drivers/usb/gadget/legacy/ |
D | Kconfig | 27 # enough of the right types of endpoints, the gadget driver might
|
/drivers/net/ |
D | Kconfig | 100 designed to be fairly general purpose and abstract enough to fit most
|
/drivers/watchdog/ |
D | Kconfig | 59 enough your device will reboot. 239 in not early enough in the boot process to avoid the watchdog
|
/drivers/platform/x86/ |
D | Kconfig | 923 do not have enough data in ACPI tables for the touchscreen driver to
|
/drivers/input/touchscreen/ |
D | Kconfig | 1362 or something similar enough.
|
/drivers/gpio/ |
D | Kconfig | 980 enough to represent all pins, but the driver will assume a
|
/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 2118 * large enough to take the maximum allowed status packet.
|