/linux-4.4.14/fs/ntfs/ |
H A D | time.h | 41 * intervals since 1st January 1970, 00:00:00 UTC and tv_nsec is the number of 42 * 1-nano-second intervals since the value of tv_sec. 45 * measured as the number of 100-nano-second intervals since 1st January 1601, 51 * Convert the seconds to 100ns intervals, add the nano-seconds utc2ntfs() 52 * converted to 100ns intervals, and then add the NTFS time offset. utc2ntfs() 78 * intervals since 1st January 1970, 00:00:00 UTC and tv_nsec is the number of 79 * 1-nano-second intervals since the value of tv_sec. 82 * measured as the number of 100 nano-second intervals since 1st January 1601, 92 * Convert the time to 1-second intervals and the remainder to ntfs2utc() 93 * 1-nano-second intervals. ntfs2utc()
|
H A D | layout.h | 853 * are the number of 100-nanosecond intervals since 1st January 1601, 00:00:00 855 * 00:00:00 UTC and is stored as the number of 1-second intervals since then.)
|
H A D | super.c | 2856 /* Ntfs measures time in 100ns intervals. */ ntfs_fill_super()
|
/linux-4.4.14/drivers/hid/ |
H A D | hid-holtekff.c | 60 * 2: periodic rumble, short intervals 62 * 4: periodic rumble, long intervals 63 * 5: weak periodic rumble, long intervals 64 * 6: weak periodic rumble, short intervals 65 * 7: periodic rumble, short intervals 66 * 8: strong periodic rumble, short intervals 69 * b: very strong periodic rumble, very short intervals
|
H A D | hid-picolcd_cir.c | 58 /* PicoLCD USB packets contain 16-bit intervals in network order, picolcd_raw_cir()
|
/linux-4.4.14/drivers/scsi/ |
H A D | sd_dif.c | 170 unsigned int j, intervals; sd_dif_complete() local 178 intervals = good_bytes / scsi_prot_interval(scmd); sd_dif_complete() 193 if (intervals == 0) { bip_for_each_vec() 203 intervals--; bip_for_each_vec()
|
H A D | esp_scsi.h | 361 * instead of 1-byte intervals.
|
/linux-4.4.14/include/linux/usb/ |
H A D | isp116x.h | 28 OE, WE MUST NOT be changed during these intervals
|
H A D | isp1362.h | 41 * WE MUST NOT be activated during these intervals (even without CS!)
|
/linux-4.4.14/include/linux/ |
H A D | delay.h | 17 * Using udelay() for intervals greater than a few milliseconds can
|
H A D | interval_tree_generic.h | 96 * Iterate over intervals intersecting [start;last] \
|
H A D | ethtool.h | 152 * a frequency then it will be called again at intervals with the
|
H A D | usb.h | 1399 * while others support intervals of up to 1024 milliseconds. 1400 * Isochronous URBs also have transfer intervals. (Note that for isochronous 1572 * encoding of the endpoint interval, and express polling intervals in
|
H A D | sched.h | 157 #define LOAD_FREQ (5*HZ+1) /* 5 sec intervals */
|
/linux-4.4.14/arch/mn10300/proc-mn103e010/include/proc/ |
H A D | cache.h | 29 * specification of the interval between interrupt checking intervals whilst
|
/linux-4.4.14/arch/mn10300/proc-mn2ws0050/include/proc/ |
H A D | cache.h | 35 * specification of the interval between interrupt checking intervals whilst
|
/linux-4.4.14/drivers/cpuidle/governors/ |
H A D | menu.c | 87 * intervals and if the stand deviation of these 8 intervals is below a 88 * threshold value, we use the average of these intervals as prediction. 129 unsigned int intervals[INTERVALS]; member in struct:menu_device 195 * intervals, and checking if the standard deviation of that set 209 /* First calculate the average of past intervals */ get_typical_interval() 214 unsigned int value = data->intervals[i]; get_typical_interval() 230 unsigned int value = data->intervals[i]; get_typical_interval() 439 data->intervals[data->interval_ptr++] = measured_us; menu_update()
|
/linux-4.4.14/net/dccp/ccids/lib/ |
H A D | loss_interval.h | 19 * Number of loss intervals (RFC 4342, 8.6.1). The history size is one more than
|
H A D | loss_interval.c | 109 * test is necessary since CCVal may wrap between intervals. tfrc_lh_update_i_mean()
|
/linux-4.4.14/drivers/infiniband/hw/usnic/ |
H A D | usnic_uiom.c | 197 static void usnic_uiom_unmap_sorted_intervals(struct list_head *intervals, usnic_uiom_unmap_sorted_intervals() argument 203 list_for_each_entry_safe(interval, tmp, intervals, link) { list_for_each_entry_safe() 246 static int usnic_uiom_map_sorted_intervals(struct list_head *intervals, usnic_uiom_map_sorted_intervals() argument 264 list_for_each_entry(interval_node, intervals, link) { list_for_each_entry() 332 usnic_uiom_unmap_sorted_intervals(intervals, pd);
|
H A D | usnic_uiom_interval_tree.h | 87 void usnic_uiom_put_interval_set(struct list_head *intervals);
|
H A D | usnic_uiom_interval_tree.c | 171 void usnic_uiom_put_interval_set(struct list_head *intervals) usnic_uiom_put_interval_set() argument 174 list_for_each_entry_safe(interval, tmp, intervals, link) usnic_uiom_put_interval_set()
|
/linux-4.4.14/block/ |
H A D | bio-integrity.c | 198 * bio_integrity_intervals - Return number of integrity intervals for a bio 205 * to the appropriate number of integrity intervals. 278 unsigned int intervals; bio_integrity_prep() local 285 intervals = bio_integrity_intervals(bi, bio_sectors(bio)); bio_integrity_prep() 288 len = intervals * bi->tuple_size; bio_integrity_prep()
|
H A D | blk-settings.c | 555 /* Verify that top and bottom intervals line up */ blk_stack_limits() 618 /* Verify that top and bottom intervals line up */ blk_stack_limits()
|
/linux-4.4.14/drivers/infiniband/core/ |
H A D | umem_rbtree.c | 56 /* Note that the representation of the intervals in the interval tree
|
/linux-4.4.14/drivers/net/wireless/ti/wl12xx/ |
H A D | scan.h | 84 __le32 intervals[SCAN_MAX_CYCLE_INTERVALS]; member in struct:wl1271_cmd_sched_scan_config
|
H A D | scan.c | 353 cfg->intervals[i] = cpu_to_le32(req->scan_plans[0].interval * wl1271_scan_sched_scan_config()
|
/linux-4.4.14/drivers/clocksource/ |
H A D | time-orion.c | 73 /* setup and enable periodic timer at 1/HZ intervals */ orion_clkevt_set_periodic()
|
H A D | time-armada-370-xp.c | 143 * Setup timer to fire at 1/HZ intervals. armada_370_xp_clkevt_set_periodic()
|
/linux-4.4.14/arch/arm/mach-ep93xx/ |
H A D | timer-ep93xx.c | 22 * timer (timer 3) to get as long sleep intervals as possible when using
|
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
H A D | scan.h | 87 /* The FW intervals can take up to 16 entries.
|
H A D | conf.h | 1191 * number of short intervals scheduled scan cycles before 1192 * switching to long intervals
|
/linux-4.4.14/drivers/block/drbd/ |
H A D | drbd_interval.c | 130 * overlapping intervals will be on the right side of the tree, reachable with
|
H A D | drbd_req.c | 970 * Only way out: remove the conflicting intervals from the tree.
|
/linux-4.4.14/arch/arm/plat-orion/ |
H A D | time.c | 139 /* Setup timer to fire at 1/HZ intervals */ orion_clkevt_set_periodic()
|
/linux-4.4.14/arch/arm/mach-gemini/ |
H A D | time.c | 126 /* Setup timer to fire at 1/HT intervals. */ gemini_timer_set_periodic()
|
/linux-4.4.14/kernel/sched/ |
H A D | loadavg.c | 150 * LOAD_FREQ intervals. 376 * In case we idled for multiple LOAD_FREQ intervals, catch up in bulk. calc_global_load()
|
/linux-4.4.14/drivers/media/pci/saa7164/ |
H A D | saa7164-core.c | 952 saa7164_histogram_reset(&port->irq_interval, "irq intervals"); saa7164_port_init() 953 saa7164_histogram_reset(&port->svc_interval, "deferred intervals"); saa7164_port_init() 955 "irq to deferred intervals"); saa7164_port_init() 957 "encoder/vbi read() intervals"); saa7164_port_init() 959 "encoder/vbi poll() intervals"); saa7164_port_init()
|
/linux-4.4.14/kernel/time/ |
H A D | ntp.c | 94 #define PPS_INTCOUNT 4 /* number of consecutive good intervals to 96 intervals to decrease it */ 111 static long pps_calcnt; /* calibration intervals */ 817 * It is halved after four consecutive unstable intervals. 831 * It is doubled after four consecutive stable intervals.
|
H A D | clocksource.c | 481 * delayed timers or bad hardware, which might result in time intervals that
|
H A D | posix-timers.c | 756 * timer move the expiry time forward by intervals, so common_timer_get()
|
H A D | hrtimer.c | 1303 * overlapping intervals and instead use the simple __hrtimer_run_queues()
|
/linux-4.4.14/drivers/net/wireless/p54/ |
H A D | fwio.c | 620 for (i = 0; i < ARRAY_SIZE(psm->intervals); i++) { p54_set_ps() 621 psm->intervals[i].interval = p54_set_ps() 623 psm->intervals[i].periods = cpu_to_le16(1); p54_set_ps()
|
H A D | lmac.h | 478 struct p54_psm_interval intervals[4]; member in struct:p54_psm
|
/linux-4.4.14/drivers/usb/phy/ |
H A D | phy-rcar-usb.c | 142 /* OVCn_ACT bits are spaced by irregular intervals */ rcar_usb_phy_init()
|
/linux-4.4.14/drivers/leds/ |
H A D | dell-led.c | 295 /* The Dell LED delay is based on 125ms intervals. dell_led_blink()
|
H A D | leds-tca6507.c | 16 * 500usec intervals in each 8msec that the led is 'on'. The levels
|
/linux-4.4.14/drivers/iio/common/ssp_sensors/ |
H A D | ssp.h | 173 * @delay_buf: data acquisition intervals table
|
/linux-4.4.14/drivers/pinctrl/nomadik/ |
H A D | pinctrl-abx500.h | 123 * intervals. To solve this quandary, we will place the
|
H A D | pinctrl-abx500.c | 348 * throughout the interrupt numbers at irregular intervals. abx500_gpio_to_irq()
|
/linux-4.4.14/drivers/cpufreq/ |
H A D | powernow-k8.h | 93 * - the parts can only step at <= 200 MHz intervals, odd fid values are
|
H A D | cpufreq_governor.c | 135 * - during long idle intervals dbs_check_cpu()
|
H A D | gx-suspmod.c | 31 * 32us intervals which the SUSP# pin is asserted(ON)/de-asserted(OFF)
|
/linux-4.4.14/drivers/base/power/ |
H A D | trace.c | 125 val += (time.tm_min / 3) * 100 * 12 * 28 * 24; /* 20 3-minute intervals */ read_magic_time()
|
/linux-4.4.14/net/core/ |
H A D | gen_estimator.c | 74 is (HZ*2^EST_MAX_INTERVAL)/4 = 8sec. Shorter intervals
|
/linux-4.4.14/include/uapi/linux/ |
H A D | taskstats.h | 95 * Uses time intervals seen by the kernel i.e. no adjustment
|
H A D | timex.h | 84 __kernel_long_t calcnt; /* calibration intervals (ro) */
|
H A D | ixjuser.h | 308 * 250 microsecond intervals. A pointer to this array is passed to the 392 * Tone on and off times are in 250 microsecond intervals so
|
H A D | videodev2.h | 1265 intervals are reduced, allowing a higher resolution over the same
|
H A D | nl80211.h | 332 * intervals and certain number of cycles, as specified by 4056 * beacon intervals within this group must be all the same even for
|
/linux-4.4.14/arch/blackfin/kernel/ |
H A D | time-ts.c | 198 * intervals. This way if the timer expires again while we're handling bfin_gptmr0_interrupt()
|
/linux-4.4.14/net/ipv4/ |
H A D | tcp_westwood.c | 134 * time intervals is better to avoid... westwood_update_window()
|
/linux-4.4.14/sound/pci/echoaudio/ |
H A D | midi.c | 209 /* No interrupts are involved: we have to check at regular intervals snd_echo_midi_output_write()
|
/linux-4.4.14/drivers/watchdog/ |
H A D | ib700wdt.c | 67 * intervals.
|
H A D | smsc37b787_wdt.c | 31 * still alive, at regular intervals. When such a notification
|
/linux-4.4.14/drivers/media/usb/uvc/ |
H A D | uvc_driver.c | 333 __u32 **intervals, unsigned char *buffer, int buflen) uvc_parse_format() 455 frame->dwFrameInterval = *intervals; uvc_parse_format() 456 *(*intervals)++ = 1; uvc_parse_format() 515 frame->dwFrameInterval = *intervals; uvc_parse_format() 531 * zero. Setting all null intervals to 1 fixes the problem and uvc_parse_format() 536 *(*intervals)++ = interval ? interval : 1; uvc_parse_format() 331 uvc_parse_format(struct uvc_device *dev, struct uvc_streaming *streaming, struct uvc_format *format, __u32 **intervals, unsigned char *buffer, int buflen) uvc_parse_format() argument
|
/linux-4.4.14/drivers/usb/misc/ |
H A D | ldusb.c | 137 * This conflicts with our standard 1ms intervals for in and out URBs. 138 * We use default intervals of 2ms for in and 2ms for out transfers,
|
H A D | legousbtower.c | 64 * - make default intervals longer to accommodate current EHCI driver 143 * This conflicts with our standard 1ms intervals for in and out URBs. 144 * We use default intervals of 2ms for in and 8ms for out transfers,
|
/linux-4.4.14/sound/core/ |
H A D | pcm_compat.c | 81 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL - SNDRV_PCM_HW_PARAM_FIRST_INTERVAL + 1]; member in struct:snd_pcm_hw_params32 82 struct snd_interval ires[9]; /* reserved intervals */
|
H A D | pcm_native.c | 47 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_TICK_TIME - member in struct:snd_pcm_hw_params_old 3559 memcpy(params->intervals, oparams->intervals, sizeof(oparams->intervals)); snd_pcm_hw_convert_from_old_params() 3578 memcpy(oparams->intervals, params->intervals, sizeof(oparams->intervals)); snd_pcm_hw_convert_to_old_params()
|
H A D | pcm_lib.c | 597 * The interval is changed to the range satisfying both intervals.
|
/linux-4.4.14/fs/xfs/ |
H A D | xfs_mru_cache.c | 60 * representing discrete time intervals is that it's only practical to reap 86 * intervals based on insertion time. This allows elements to be efficiently
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
H A D | ipath_stats.c | 290 * longer intervals for this eventually, could do with mod, counter ipath_get_faststats()
|
H A D | ipath_mad.c | 853 * intervals are counted in ticks. Since we use Linux timers, that recv_pma_get_portsamplescontrol()
|
/linux-4.4.14/drivers/staging/comedi/drivers/ |
H A D | ni_6527.c | 132 * The hardware supports intervals in 200ns increments. Round ni6527_di_insn_config()
|
H A D | ni_65xx.c | 371 * The hardware supports intervals in 200ns increments. Round ni_65xx_dio_insn_config()
|
/linux-4.4.14/net/tipc/ |
H A D | link.h | 124 * @silent_intv_cnt: # of timer intervals without any reception from peer
|
/linux-4.4.14/include/net/ |
H A D | red.h | 239 * be done over constant clock intervals. This is too expensive, so red_calc_qavg_from_idle_time()
|
H A D | cfg80211.h | 2849 * @beacon_int_infra_match: In this combination, the beacon intervals
|
H A D | mac80211.h | 2896 * specific intervals. The driver must call the
|
/linux-4.4.14/include/sound/ |
H A D | pcm.h | 237 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL - member in struct:snd_pcm_hw_constraints 253 return &constrs->intervals[var - SNDRV_PCM_HW_PARAM_FIRST_INTERVAL]; constrs_interval() 892 return ¶ms->intervals[var - SNDRV_PCM_HW_PARAM_FIRST_INTERVAL]; hw_param_interval() 904 return ¶ms->intervals[var - SNDRV_PCM_HW_PARAM_FIRST_INTERVAL]; hw_param_interval_c()
|
/linux-4.4.14/drivers/thermal/ti-soc-thermal/ |
H A D | ti-bandgap.h | 183 * temperature, clock / rate used, ADC conversion limits and update intervals
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
H A D | lustre_disk.h | 115 #define LR_EXPIRE_INTERVALS 16 /**< number of intervals to track transno */
|
/linux-4.4.14/drivers/ide/ |
H A D | ide-eh.c | 332 * we set a timer to poll at 50ms intervals.
|
H A D | ide-iops.c | 102 * setting a timer to wake up at half second intervals thereafter,
|
/linux-4.4.14/drivers/media/pci/solo6x10/ |
H A D | solo6x10-core.c | 403 __ATTR_RO(intervals),
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
H A D | l64781.c | 469 intervals, which is the initial value anyway. */ l64781_init()
|
H A D | rtl2832_sdr.c | 248 /* calculate sample rate and output it in 10 seconds intervals */ rtl2832_sdr_convert_stream()
|
H A D | dib8000.c | 2566 /* P_search_param_select = 0xf; look for the 4 different guard intervals */ dib8000_autosearch_start()
|
H A D | drxk_hard.c | 4186 * \brief Setup of the QAM Measurement intervals for signal quality
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
H A D | cfg80211.h | 251 * @repeat: minimum number of scan intervals before scan frequency changes
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
H A D | iwl-config.h | 213 * @ct_kill_duration: The time intervals (in uSec) in which the driver needs
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
H A D | fw-api-mac.h | 193 * @listen_interval: in beacon intervals, applicable only when associated
|
H A D | mac-ctxt.c | 796 * more beacon intervals happen until the DTIM TBTT. Therefore iwl_mvm_mac_ctxt_cmd_sta()
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
H A D | nic.c | 451 * starting at intervals of %ETH_GSTRING_LEN bytes.
|
H A D | falcon.c | 525 * very short intervals. Sometimes the command may have to falcon_spi_wait() 2431 * split DMA writes at intervals of RX_USR_BUF_SIZE falcon_init_rx_cfg()
|
/linux-4.4.14/drivers/pnp/pnpbios/ |
H A D | core.c | 149 * Poll the PnP docking at regular intervals
|
/linux-4.4.14/kernel/ |
H A D | profile.c | 224 * positions to which hits are accounted during short intervals (e.g.
|
/linux-4.4.14/arch/s390/kvm/ |
H A D | guestdbg.c | 20 * intervals and tries to minimize the overall intervall size.
|
/linux-4.4.14/drivers/usb/serial/ |
H A D | cypress_m8.c | 490 dev_dbg(&port->dev, "%s - read & write intervals forced to %d\n", cypress_generic_port_probe() 495 dev_dbg(&port->dev, "%s - intervals: read=%d write=%d\n", cypress_generic_port_probe()
|
/linux-4.4.14/fs/cifs/ |
H A D | netmisc.c | 927 /* Subtract the NTFS time offset, then convert to 1s intervals. */ cifs_NTtimeToUnix() 954 /* Convert to 100ns intervals and then add the NTFS time offset. */ cifs_UnixTimeToNT()
|
H A D | connect.c | 479 * We need to wait 2 echo intervals to make sure we handle such server_unresponsive()
|
/linux-4.4.14/include/uapi/sound/ |
H A D | asound.h | 381 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL - member in struct:snd_pcm_hw_params 383 struct snd_interval ires[9]; /* reserved intervals */
|
/linux-4.4.14/arch/arm/mach-davinci/ |
H A D | board-da850-evm.c | 381 * pushes do result in an event; longer intervals require the da850_evm_setup_emac_rmii() 382 * user to hold the button whereas shorter intervals require da850_evm_setup_emac_rmii()
|
/linux-4.4.14/drivers/input/mouse/ |
H A D | cyapa_gen6.c | 380 /* Get the real set intervals from response. */ cyapa_gen6_set_interval_setting()
|
H A D | cyapa.c | 562 * The trackpad supports between 20ms to 1000ms scan intervals.
|
/linux-4.4.14/drivers/media/usb/airspy/ |
H A D | airspy.c | 255 /* calculate sample rate and output it in 10 seconds intervals */ airspy_convert_stream()
|
/linux-4.4.14/drivers/net/wireless/libertas/ |
H A D | host.h | 694 * Number of DTIM intervals to wake up for:
|
/linux-4.4.14/drivers/net/wireless/ath/ath5k/ |
H A D | qcu.c | 556 * Sets the global IFS intervals on DCU (also works on AR5210) for
|
H A D | pcu.c | 819 * Sets IFS intervals and ACK/CTS timeouts for given coverage class.
|
H A D | base.c | 2922 * Set calibration intervals ath5k_reset()
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
H A D | ar9002_calib.c | 685 /* Do NF cal only at longer intervals */ ar9002_hw_calibrate()
|
H A D | ar9003_calib.c | 156 * Do NF cal only at longer intervals. Get the value from ar9003_hw_calibrate()
|
H A D | ath9k.h | 656 * number of beacon intervals, the game's up.
|
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/ |
H A D | request_manager.c | 504 /* Called by the Poll thread at regular intervals to check the instruction
|
/linux-4.4.14/include/uapi/linux/netfilter/ |
H A D | nf_tables.h | 240 * @NFT_SET_INTERVAL: set contains intervals
|
/linux-4.4.14/sound/pci/asihpi/ |
H A D | hpi.h | 400 /** Readonly mixer and stream intervals 402 These intervals are measured in mixer frames.
|
/linux-4.4.14/drivers/thermal/ |
H A D | of-thermal.c | 204 /* TODO: These intervals might have some thresholds, but in core code */ of_thermal_get_trend()
|
/linux-4.4.14/drivers/tty/serial/ |
H A D | serial-tegra.c | 326 /* wait two character intervals at new rate */ tegra_set_baudrate()
|
/linux-4.4.14/drivers/scsi/lpfc/ |
H A D | lpfc.h | 70 * Following time intervals are used of adjusting SCSI device
|
/linux-4.4.14/drivers/s390/char/ |
H A D | sclp.c | 141 /* Timeout intervals in seconds.*/
|
/linux-4.4.14/drivers/misc/sgi-xp/ |
H A D | xpc_main.c | 221 * At periodic intervals, scan through all active partitions and ensure
|
/linux-4.4.14/drivers/media/rc/ |
H A D | nuvoton-cir.c | 610 * (default 50us) intervals for that pulse/space. A discrete signal is
|
/linux-4.4.14/drivers/media/usb/em28xx/ |
H A D | em28xx-audio.c | 795 * intervals and by the microframe rate (125 us) em28xx_audio_urb_init()
|
/linux-4.4.14/drivers/media/usb/msi2500/ |
H A D | msi2500.c | 358 /* calculate sample rate and output it in 10 seconds intervals */ msi2500_convert_stream()
|
/linux-4.4.14/drivers/net/wireless/ipw2x00/ |
H A D | ipw2100.h | 1058 IPW_ORD_DTIM_PERIOD, // # of beacon intervals between DTIMs
|
H A D | ipw2100.c | 3765 IPW2100_ORD(DTIM_PERIOD, "beacon intervals between DTIMs"),
|
/linux-4.4.14/drivers/char/ipmi/ |
H A D | ipmi_watchdog.c | 131 * is 100ms intervals).
|
/linux-4.4.14/arch/alpha/kernel/ |
H A D | osf_sys.c | 1265 long calcnt; /* calibration intervals (ro) */
|
/linux-4.4.14/fs/ceph/ |
H A D | snap.c | 32 * during the time intervals during which they were the parent are included.
|
/linux-4.4.14/arch/parisc/kernel/ |
H A D | drivers.c | 816 * spaced at intervals of 0x1000 bytes. PDC may not inform us of these
|
/linux-4.4.14/sound/pci/ca0106/ |
H A D | ca0106.h | 492 /* Causes interrupts based on timer intervals. */
|
/linux-4.4.14/drivers/usb/host/ |
H A D | xhci.c | 2172 * because the intervals are actually powers of 2, and we would be transmitting 2409 /* SuperSpeed endpoints never get added to intervals in the table, so xhci_drop_ep_from_interval_table() 4388 /* The U1 timeout is encoded in 1us intervals. xhci_calculate_u1_timeout() 4409 * into lower power link states between intervals). 4444 /* The U2 timeout is encoded in 256us intervals */ xhci_calculate_u2_timeout()
|
H A D | uhci-q.c | 1081 * multiple intervals to complete. uhci_submit_interrupt()
|
H A D | xhci.h | 483 /* Minimum interval between interrupts (in 250ns intervals). The interval
|
H A D | oxu210hp-hcd.c | 2082 /* we "know" 2 and 4 uframe intervals were rejected; so check_period()
|
H A D | xhci-ring.c | 3008 * (comprised of sg list entries) can take several service intervals to
|
H A D | fotg210-hcd.c | 3715 /* we "know" 2 and 4 uframe intervals were rejected; so check_period()
|
/linux-4.4.14/drivers/hwmon/ |
H A D | lm93.c | 283 /* #PROCHOT intervals (register format) */ 979 /* #PROCHOT intervals */ lm93_update_client_common()
|
/linux-4.4.14/mm/ |
H A D | page-writeback.c | 50 * Try to keep balance_dirty_pages() call intervals higher than this many pages 56 * Estimate write bandwidth at 200ms intervals.
|
/linux-4.4.14/drivers/usb/core/ |
H A D | urb.c | 479 * Force periodic transfer intervals to be legal values that are usb_submit_urb()
|
H A D | driver.c | 332 * endpoint intervals should remain the same, and the U1/U2 timeouts usb_probe_interface()
|
H A D | hub.c | 187 * The Hub Header decode latency is expressed in 0.1us intervals (0x1 usb_set_lpm_mel() 198 * The BOS U1/U2 exit latencies are expressed in 1us intervals. usb_set_lpm_mel()
|
/linux-4.4.14/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_base.h | 1180 * Watchdog threads run at regular intervals to check IOC for any
|
/linux-4.4.14/drivers/hid/usbhid/ |
H A D | hid-core.c | 157 /* When an error occurs, retry at increasing intervals */ hid_io_error()
|
/linux-4.4.14/drivers/hv/ |
H A D | hv_balloon.c | 1003 * periodically at 1 second intervals.
|
/linux-4.4.14/drivers/media/i2c/ |
H A D | ov7670.c | 1072 * Frame intervals. Since frame rates are controlled with the clock
|
/linux-4.4.14/drivers/media/pci/cx18/ |
H A D | cx18-av-core.c | 217 * blanking intervals cx18_av_initialize()
|
/linux-4.4.14/drivers/media/usb/hackrf/ |
H A D | hackrf.c | 468 /* calculate sample rate and output it in 10 seconds intervals */ hackrf_copy_stream()
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
H A D | wsm.h | 1209 /* DTIM period in terms of beacon intervals */
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
H A D | rxon.c | 579 "beacon intervals don't match (%d, %d)\n", iwlagn_set_pan_params()
|
H A D | commands.h | 3273 u8 off; /* # intervals off while blinking; 3275 u8 on; /* # intervals on while blinking;
|
/linux-4.4.14/drivers/net/wireless/ |
H A D | adm8211.c | 1278 * LI (listen interval) = data->listen_interval (in beacon intervals) */ adm8211_set_interval()
|
/linux-4.4.14/arch/s390/kernel/ |
H A D | perf_cpum_sf.c | 741 * min/max sampling intervals and the CPU speed. So calculate the __hw_perf_event_init()
|
/linux-4.4.14/drivers/media/usb/s2255/ |
H A D | s2255drv.c | 1145 /* if changing format, reset frame decimation/intervals */ vidioc_s_std()
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
H A D | commands.h | 3320 u8 off; /* # intervals off while blinking; 3322 u8 on; /* # intervals on while blinking;
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
H A D | wmi.h | 4529 /* DTIM period (specified in units of num beacon intervals) */ 4660 /* DTIM period (specified in units of num beacon intervals) */
|
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/ |
H A D | hal.h | 3858 /* The number of scan time intervals that can be programmed into PNO */ 3964 * at intervals presented by the last value */
|
/linux-4.4.14/drivers/scsi/isci/ |
H A D | host.c | 694 * NOTE: The number of phy spin up intervals will be equivalent sci_controller_get_suggested_start_timeout()
|
/linux-4.4.14/drivers/net/wireless/rt2x00/ |
H A D | rt2800.h | 2958 * Number of TBTT intervals after which we have to adjust
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
H A D | sunhme.c | 754 * a message to the user at 10 second intervals. happy_meal_timer()
|
/linux-4.4.14/drivers/net/ethernet/ibm/emac/ |
H A D | core.c | 161 /* PHY polling intervals */
|
/linux-4.4.14/drivers/crypto/ |
H A D | hifn_795x.c | 1019 * in slightly larger intervals. hifn_init_pll()
|
/linux-4.4.14/sound/oss/ |
H A D | ad1848.c | 2727 if (divider < 100) /* Don't allow shorter intervals than about 1ms */ ad1848_tmr_start()
|
/linux-4.4.14/scripts/ |
H A D | analyze_suspend.py | 3410 print(' -multi n d Execute <n> consecutive tests at <d> seconds intervals. The outputs will')
|
/linux-4.4.14/net/mac80211/ |
H A D | mlme.c | 65 "Number of beacon intervals before we decide beacon was lost.");
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | intel_pm.c | 4197 /* 100ms RC evaluation intervals */ ironlake_enable_drps()
|
/linux-4.4.14/drivers/net/ethernet/intel/igb/ |
H A D | igb_main.c | 7977 /* watchdog timer= +-1000 usec in 32usec intervals */ igb_init_dmac()
|
/linux-4.4.14/kernel/events/ |
H A D | core.c | 6488 * event->hw.period_left to count intervals. This period event
|
/linux-4.4.14/drivers/media/dvb-frontends/drx39xyj/ |
H A D | drxj.c | 6444 * \brief Setup of the QAM Measuremnt intervals for signal quality
|