Home
last modified time | relevance | path

Searched refs:plan (Results 1 – 25 of 61) sorted by relevance

123

/Linux-v4.19/drivers/parport/
DKconfig99 called parport_ip32. If in doubt, saying N is the safe plan.
108 called parport_amiga. If in doubt, saying N is the safe plan.
117 parport_mfc3. If in doubt, saying N is the safe plan.
126 called parport_atari. If in doubt, saying N is the safe plan.
/Linux-v4.19/net/mac802154/
DKconfig19 If you plan to use HardMAC IEEE 802.15.4 devices, you can
/Linux-v4.19/drivers/block/drbd/
Ddrbd_worker.c523 struct fifo_buffer *plan; in drbd_rs_controller() local
526 plan = rcu_dereference(device->rs_plan_s); in drbd_rs_controller()
528 steps = plan->size; /* (dc->c_plan_ahead * 10 * SLEEP_TIME) / HZ; */ in drbd_rs_controller()
537 correction = want - device->rs_in_flight - plan->total; in drbd_rs_controller()
541 fifo_add_val(plan, cps); in drbd_rs_controller()
542 plan->total += cps * steps; in drbd_rs_controller()
545 curr_corr = fifo_push(plan, 0); in drbd_rs_controller()
546 plan->total -= curr_corr; in drbd_rs_controller()
1688 struct fifo_buffer *plan; in drbd_rs_controller_reset() local
1700 plan = rcu_dereference(device->rs_plan_s); in drbd_rs_controller_reset()
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/i2c/
Di2c-omap.txt19 Future plan is to migrate hwmod data base contents into device tree
/Linux-v4.19/Documentation/devicetree/bindings/net/
Ddavinci-mdio.txt18 Future plan is to migrate hwmod data base contents into device tree
Dcpsw.txt61 Future plan is to migrate hwmod data base contents into device tree
/Linux-v4.19/net/wimax/
DKconfig15 for a service plan with a provider.
/Linux-v4.19/drivers/net/wireless/
DKconfig27 We plan to remove this option and code, so if you find
31 necessary, give up on our plan of removing it).
/Linux-v4.19/drivers/net/slip/
DKconfig23 you plan to use SLiRP, make sure to say Y to CSLIP, below. The
53 you plan to use SLiRP, the SLIP emulator (available from
/Linux-v4.19/drivers/net/ethernet/toshiba/
DKconfig36 If you have the wireless-less model of PS3 or have no plan to
/Linux-v4.19/drivers/media/usb/pvrusb2/
DKconfig60 You do not need to select this option unless you plan
/Linux-v4.19/Documentation/devicetree/bindings/net/can/
Dc_can.txt34 Future plan is to migrate hwmod data base contents into device tree
/Linux-v4.19/Documentation/admin-guide/LSM/
Dtomoyo.rst54 What is future plan?
/Linux-v4.19/include/linux/
Disdnif.h233 unsigned char plan; /* Numbering plan */ member
/Linux-v4.19/arch/c6x/
DKconfig83 Say Y if you plan on running a kernel in big-endian mode.
/Linux-v4.19/arch/m68k/
DKconfig.machine12 you plan to use this kernel on an Amiga, say Y here and browse the
21 computers (including the TT, Falcon and Medusa). If you plan to use
93 experimental. If you plan to try to use the kernel on such a machine
/Linux-v4.19/Documentation/i2c/
DDMA-considerations69 Final note: If you plan to use DMA with I2C (or with anything else, actually)
/Linux-v4.19/Documentation/fmc/
DFMC-and-SDB.txt81 plan to submit it upstream in the future, and don't want to force
/Linux-v4.19/drivers/input/serio/
DKconfig47 Say Y here if you plan to use an input device (mouse, joystick,
138 driver, and the new HIL driver is experimental, so if you plan
/Linux-v4.19/Documentation/gpu/
Dtodo.rst186 Contact: Sean Paul, Maintainer of the driver you plan to convert
195 Contact: Maintainer of the driver you plan to convert
213 Contact: Maintainer of the driver you plan to convert
260 plan is to switch to per-file driver API headers, which will also structure
/Linux-v4.19/Documentation/ioctl/
Dbotching-up-ioctls.txt64 * Have a plan for extending ioctls with new flags or new fields at the end of
72 and reject the ioctl if that's not the case. Otherwise your nice plan for
/Linux-v4.19/drivers/isdn/isdnloop/
Disdnloop.c143 cmd->parm.setup.plan = 0; in isdnloop_parse_setup()
225 cmd.parm.setup.plan = 0; in isdnloop_parse_status()
/Linux-v4.19/Documentation/ABI/stable/
Dsysfs-class-ubi16 format. Currently it is 1, and there is no plan to change this.
/Linux-v4.19/drivers/isdn/gigaset/
Di4l.c469 response.parm.setup.plan = 0; in gigaset_isdn_icall()
/Linux-v4.19/Documentation/hwmon/
Dw83627ehf119 The attributes can be written to, which is useful if you plan to

123