Home
last modified time | relevance | path

Searched refs:once (Results 1 – 25 of 31) sorted by relevance

12

/drivers/atm/
DKconfig91 Burst sixteen words at once in the send direction. This may work
98 Burst eight words at once in the send direction. This is the default
105 Burst four words at once in the send direction. You may want to try
113 Burst two words at once in the send direction. You may want to try
121 Burst sixteen words at once in the receive direction. This may work
128 Burst eight words at once in the receive direction. This may work
136 Burst four words at once in the receive direction. This is the
144 Burst two words at once in the receive direction. You may want to
275 This is a driver for the Horizon chipset ATM adapter cards once
/drivers/net/wireless/iwlwifi/dvm/
Ducode.c121 calib_cfg_cmd.ucd_calib_cfg.once.is_enable = IWL_CALIB_INIT_CFG_ALL; in iwl_send_calib_cfg()
122 calib_cfg_cmd.ucd_calib_cfg.once.start = IWL_CALIB_INIT_CFG_ALL; in iwl_send_calib_cfg()
123 calib_cfg_cmd.ucd_calib_cfg.once.send_res = IWL_CALIB_INIT_CFG_ALL; in iwl_send_calib_cfg()
Dmain.c659 calib_cfg_cmd.ucd_calib_cfg.once.is_enable = IWL_CALIB_RT_CFG_ALL; in iwlagn_send_calib_cfg_rt()
660 calib_cfg_cmd.ucd_calib_cfg.once.start = cpu_to_le32(cfg); in iwlagn_send_calib_cfg_rt()
Dcommands.h3198 struct iwl_calib_cfg_elmnt_s once; member
/drivers/staging/lustre/lustre/obdclass/
Dacl.c265 int once, start, end, i, j, count = le32_to_cpu(header->a_count); in lustre_ext_acl_xattr_search() local
267 once = 0; in lustre_ext_acl_xattr_search()
283 if (!once) { in lustre_ext_acl_xattr_search()
284 once = 1; in lustre_ext_acl_xattr_search()
/drivers/staging/board/
DTODO1 * replace platform device code with DT nodes once the driver supports DT
/drivers/staging/bcm/
DCmHost.h20 #pragma once
/drivers/gpu/drm/vmwgfx/
DKconfig10 # again once vmwgfx sets up the primary plane itself.
/drivers/scsi/bfa/
Dbfa.h134 if (!(__hcb_qe)->once) { \
136 (__hcb_qe)->once = BFA_TRUE; \
146 (__hcb_qe)->once = BFA_FALSE; \
Dbfa_ioc.h375 bfa_boolean_t once; member
/drivers/staging/media/
DKconfig9 That also means that, once fixed, their API's will change to match
/drivers/of/
DKconfig17 that are executed once at boot time, and the results dumped to the
/drivers/staging/media/davinci_vpfe/
DTODO9 - Current interface forces to configure everything at once
/drivers/net/ethernet/seeq/
Dsgiseeq.c246 static int once; in sgiseeq_dump_rings() local
252 if (once) in sgiseeq_dump_rings()
254 once++; in sgiseeq_dump_rings()
/drivers/net/wireless/libertas/
DREADME129 If it is set to 0, then the event is reported only once, and then
136 triggers the LINK_LOSS event. This event is generated only once after
/drivers/media/i2c/
Dmsp3400-driver.c86 module_param_named(once, msp_once, bool, 0644);
94 MODULE_PARM_DESC(once, "No continuous stereo monitoring");
/drivers/ssb/
DKconfig88 Note that you won't be able to identify problems, once
/drivers/uio/
DKconfig53 memory is freed once the uio device is closed.
/drivers/net/ppp/
DKconfig54 modules once you have said "make modules". If unsure, say N.
/drivers/mtd/devices/
DKconfig77 (once) with up to 64 bytes of data, such as a serial number or
/drivers/tty/
Dtty_io.c1713 int once = 1; in tty_release() local
1794 if (once) { in tty_release()
1795 once = 0; in tty_release()
/drivers/media/usb/pwc/
Dphilips.txt116 will blink the LED once every second. But with:
/drivers/char/hw_random/
DKconfig31 is to be read no faster than, for example, once a second;
/drivers/watchdog/
DKconfig45 get killed. If you say Y here, the watchdog cannot be stopped once
256 NOTE: once enabled, this timer cannot be disabled.
327 NOTE: once enabled, this timer cannot be disabled.
/drivers/scsi/aic7xxx/
Daic79xx.seq1329 * We only set BUSFREE status once either a new
1678 /* We have seen a data phase at least once. */
1797 * hardware will only interrupt us once SHVALID or

12