Home
last modified time | relevance | path

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

123

/drivers/accessibility/speakup/
A Dvarhandlers.c182 int spk_set_num_var(int input, struct st_var_header *var, int how) in spk_set_num_var() argument
194 switch (how) { in spk_set_num_var()
284 int spk_set_mask_bits(const char *input, const int which, const int how) in spk_set_mask_bits() argument
289 if (how & 1) { in spk_set_mask_bits()
311 if (how & 2) { in spk_set_mask_bits()
A 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/net/ethernet/intel/
A DKconfig50 adapters. For more information on how to identify your adapter, go
69 use the regular e1000 driver For more information on how to
98 adapters. For more information on how to identify your adapter, go
134 information on how to identify your adapter, go to the Adapter &
155 adapters. For more information on how to identify your adapter, go
207 Intel(R) ixgbe driver. For more information on how to identify your
238 devices. For more information on how to identify your adapter, go
276 information on how to identify your adapter, go to the Adapter
306 devices. For more information on how to identify your adapter, go
359 Interface. For more information on how to identify your adapter,
[all …]
/drivers/scsi/sym53c8xx_2/
A 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/
A 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/staging/greybus/Documentation/firmware/
A 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/wireless/virtual/
A DKconfig8 Documentation/networking/mac80211_hwsim for more information on how
/drivers/net/slip/
A DKconfig26 <http://www.tldp.org/docs.html#howto>, explains how to
58 <http://www.tldp.org/docs.html#howto>, explains how to configure
/drivers/thermal/intel/
A DKconfig101 on how fast the setting takes effect, and how much the CPU frequency
/drivers/hte/
A DKconfig31 The NVIDIA Tegra194 GTE test driver demonstrates how to use HTE
/drivers/iio/dummy/
A DKconfig16 Driver intended mainly as documentation for how to write
/drivers/scsi/aic7xxx/aicasm/
A Daicasm_symbol.h197 symlist_add(symlist_t *symlist, symbol_t *symbol, int how);
A Daicasm_symbol.c223 symlist_add(symlist_t *symlist, symbol_t *symbol, int how) in symlist_add() argument
233 if (how == SYMLIST_SORT) { in symlist_add()
/drivers/base/regmap/
A DKconfig31 regmap due to unfortunate issues with how KUnit tests are
/drivers/input/joystick/
A 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 Xbox pad to USB, see
/drivers/tty/serial/
A 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
228 these ports, depending on how the serial port pins are configured.
253 your boot loader about how to pass options to the kernel at
263 provide all of these ports, depending on how the serial port
413 your boot loader (lilo or loadlin) about how to pass options to the
446 your boot loader (lilo or loadlin) about how to pass options to the
475 your boot loader (lilo or loadlin) about how to pass options to the
965 your boot loader about how to pass options to the kernel at
[all …]
/drivers/auxdisplay/
A DKconfig104 Custom configurations allow you to define how your display is
105 wired to the parallel port, and how it works. This is only intended
203 where many symbols are at unusual places. The driver knows how to map
402 and execute "dmesg" or "cat /proc/ioports". You can see there how
435 For help about how to wire your LCD to the parallel port,
/drivers/iio/buffer/
A DKconfig47 no buffer events so it is up to userspace to work out how
/drivers/ras/
A DKconfig27 measures how often it is available for use, even though it may not
/drivers/s390/cio/
A Dqdio_main.c837 static int qdio_cancel_ccw(struct qdio_irq *irq, int how) in qdio_cancel_ccw() argument
845 if (how & QDIO_FLAG_CLEANUP_USING_CLEAR) in qdio_cancel_ccw()
872 int qdio_shutdown(struct ccw_device *cdev, int how) in qdio_shutdown() argument
902 rc = qdio_cancel_ccw(irq_ptr, how); in qdio_shutdown()
/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
A 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/media/radio/si470x/
A DKconfig31 Please have a look at the documentation, especially on how
/drivers/gpu/drm/i915/
A DTODO.txt8 - Come up with a plan what to do with drm/scheduler and how to get there.
/drivers/net/ppp/
A DKconfig129 which contains instruction on how to use this driver (under
174 See http://accel-pptp.sourceforge.net/ for information how to
/drivers/firmware/arm_scmi/
A DKconfig65 purposes. It may track metrics like how many messages were sent

Completed in 50 milliseconds

123