Home
last modified time | relevance | path

Searched refs:how (Results 1 – 25 of 56) sorted by relevance

123

/drivers/net/ethernet/intel/
DKconfig47 adapters. For more information on how to identify your adapter, go
66 use the regular e1000 driver For more information on how to
95 adapters. For more information on how to identify your adapter, go
131 information on how to identify your adapter, go to the Adapter &
148 instead. For more information on how to identify your adapter, go
167 adapters. For more information on how to identify your adapter, go
219 Intel(R) ixgbe driver. For more information on how to identify your
247 devices. For more information on how to identify your adapter, go
280 information on how to identify your adapter, go to the Adapter
305 devices. For more information on how to identify your adapter, go
[all …]
/drivers/accessibility/speakup/
Dvarhandlers.c180 int spk_set_num_var(int input, struct st_var_header *var, int how) in spk_set_num_var() argument
192 switch (how) { in spk_set_num_var()
279 int spk_set_mask_bits(const char *input, const int which, const int how) in spk_set_mask_bits() argument
284 if (how & 1) { in spk_set_mask_bits()
306 if (how & 2) { in spk_set_mask_bits()
Dspeakup.h61 int spk_set_num_var(int val, struct st_var_header *var, int how);
63 int spk_set_mask_bits(const char *input, const int which, const int how);
/drivers/scsi/sym53c8xx_2/
Dsym_defs.h643 #define SCR_LOAD_R(reg, how, n) \ argument
644 (0xe1000000 | how | (SCR_REG_OFS2(REG(reg))) | (n))
646 #define SCR_STORE_R(reg, how, n) \ argument
647 (0xe0000000 | how | (SCR_REG_OFS2(REG(reg))) | (n))
/drivers/scsi/
Dncr53c8xx.h1160 #define SCR_LOAD_R(reg, how, n) \ argument
1161 (0xe1000000 | how | (SCR_REG_OFS2(REG(reg))) | (n))
1163 #define SCR_STORE_R(reg, how, n) \ argument
1164 (0xe0000000 | how | (SCR_REG_OFS2(REG(reg))) | (n))
/drivers/thermal/intel/
DKconfig92 on how fast the setting takes effect, and how much the CPU frequency
/drivers/staging/greybus/Documentation/firmware/
Dfirmware-management18 For example, this is how the Firmware Management part of the Interface Manifest
64 For example this is how the class-device can be present:
202 For example this is how the class-device can be present:
318 within the Bundle directory. For example, this is how the path may look like:
/drivers/net/slip/
DKconfig26 <http://www.tldp.org/docs.html#howto>, explains how to
58 <http://www.tldp.org/docs.html#howto>, explains how to configure
/drivers/iio/dummy/
DKconfig16 Driver intended mainly as documentation for how to write
/drivers/staging/media/av7110/
Dvideo-stop.rst47 - Indicates how the screen shall be handled.
/drivers/scsi/aic7xxx/aicasm/
Daicasm_symbol.h197 symlist_add(symlist_t *symlist, symbol_t *symbol, int how);
Daicasm_symbol.c222 symlist_add(symlist_t *symlist, symbol_t *symbol, int how) in symlist_add() argument
232 if (how == SYMLIST_SORT) { in symlist_add()
/drivers/ras/
DKconfig27 measures how often it is available for use, even though it may not
/drivers/input/joystick/
DKconfig230 For more information on how to use the driver please read
245 For more information on how to use the driver please read
257 Amstrad CPC joystick. For more information on how to use the driver
303 For information about how to connect the X-Box pad to USB, see
/drivers/s390/cio/
Dqdio_main.c776 static int qdio_cancel_ccw(struct qdio_irq *irq, int how) in qdio_cancel_ccw() argument
784 if (how & QDIO_FLAG_CLEANUP_USING_CLEAR) in qdio_cancel_ccw()
811 int qdio_shutdown(struct ccw_device *cdev, int how) in qdio_shutdown() argument
841 rc = qdio_cancel_ccw(irq_ptr, how); in qdio_shutdown()
/drivers/iio/buffer/
DKconfig47 no buffer events so it is up to userspace to work out how
/drivers/auxdisplay/
DKconfig81 and execute "dmesg" or "cat /proc/ioports". You can see there how
118 For help about how to wire your LCD to the parallel port,
238 Custom configurations allow you to define how your display is
239 wired to the parallel port, and how it works. This is only intended
337 where many symbols are at unusual places. The driver knows how to map
/drivers/tty/serial/
DKconfig45 your boot loader (lilo or loadlin) about how to pass options to the
73 your boot loader (lilo or loadlin) about how to pass options to the
108 the letter D in DUART stands for "dual", which is how the device
243 provide all of these ports, depending on how the serial port
275 your boot loader about how to pass options to the kernel at
285 provide all of these ports, depending on how the serial port
408 your boot loader (lilo or loadlin) about how to pass options to the
441 your boot loader (lilo or loadlin) about how to pass options to the
470 your boot loader (lilo or loadlin) about how to pass options to the
495 your bootloader about how to pass options to the kernel at boot time.)
[all …]
/drivers/gpu/drm/i915/
DTODO.txt8 - Come up with a plan what to do with drm/scheduler and how to get there.
/drivers/media/radio/si470x/
DKconfig31 Please have a look at the documentation, especially on how
/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
Dgpc.fuc149 // how many TPCs do we have?
165 // figure out which, and how many, UNKs are actually present
379 // Not sure how exactly this helps, perhaps "ENABLE" is not such a
/drivers/net/ppp/
DKconfig129 which contains instruction on how to use this driver (under
140 See http://accel-pptp.sourceforge.net/ for information how to
/drivers/base/firmware_loader/
DKconfig81 built-in. For details on how to work with the sysfs fallback mechanism
132 removed you can use firmwared or a fork of it to customize how you
/drivers/net/wireless/
DKconfig72 Documentation/networking/mac80211_hwsim for more information on how
/drivers/firmware/
DKconfig97 on how the driver discovers devices.
279 bindings for "tlm,trusted-foundations" for details on how to use it.

123