Searched refs:once (Results 1 - 15 of 15) sorted by relevance

/drivers/staging/bcm/
H A DCmHost.h20 #pragma once
/drivers/net/ppp/
H A DKconfig54 modules once you have said "make modules". If unsure, say N.
/drivers/net/wireless/iwlwifi/
H A Diwl-ucode.c293 calib_cfg_cmd.ucd_calib_cfg.once.is_enable = IWL_CALIB_INIT_CFG_ALL;
294 calib_cfg_cmd.ucd_calib_cfg.once.start = IWL_CALIB_INIT_CFG_ALL;
295 calib_cfg_cmd.ucd_calib_cfg.once.send_res = IWL_CALIB_INIT_CFG_ALL;
H A Diwl-agn.c1172 calib_cfg_cmd.ucd_calib_cfg.once.is_enable = IWL_CALIB_RT_CFG_ALL;
1173 calib_cfg_cmd.ucd_calib_cfg.once.start = cpu_to_le32(cfg);
H A Diwl-commands.h402 * uCode issues this "alive" notification once the runtime image is ready
920 * station in a BSS, once an AP is selected, driver sets up the AP STA
1723 * history for the entire block all at once.
3214 struct iwl_calib_cfg_elmnt_s once; member in struct:iwl_calib_cfg_status_s
/drivers/scsi/bfa/
H A Dbfa.h134 if (!(__hcb_qe)->once) { \
136 (__hcb_qe)->once = BFA_TRUE; \
146 (__hcb_qe)->once = BFA_FALSE; \
H A Dbfa_ioc.h369 bfa_boolean_t once; member in struct:bfa_cb_qe_s
/drivers/staging/tidspbridge/
H A DKconfig65 WTD3 is managed by DSP and once it is enabled, DSP side bridge is in
/drivers/net/ethernet/seeq/
H A Dsgiseeq.c247 static int once; local
253 if (once)
255 once++;
/drivers/char/hw_random/
H A DKconfig29 is to be read no faster than, for example, once a second;
/drivers/media/video/
H A Dmsp3400-driver.c86 module_param_named(once, msp_once, bool, 0644);
94 MODULE_PARM_DESC(once, "No continuous stereo monitoring");
/drivers/atm/
H A 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/watchdog/
H A DKconfig45 get killed. If you say Y here, the watchdog cannot be stopped once
194 NOTE: once enabled, this timer cannot be disabled.
270 NOTE: once enabled, this timer cannot be disabled.
/drivers/char/
H A DKconfig120 the pages once, so only enable this option when you actually
/drivers/rtc/
H A DKconfig103 once-per-second update interrupts, used for synchronization.

Completed in 261 milliseconds