Searched defs:period (Results 51 - 75 of 128) sorted by relevance

123456

/freebsd-current/sys/arm/mv/
H A Dtimer.c505 mv_timer_start(struct eventtimer *et, sbintime_t first, sbintime_t period) argument
/freebsd-current/sys/arm/arm/
H A Dmpcore_timer.c181 arm_tmr_start(struct eventtimer *et, sbintime_t first, sbintime_t period) argument
[all...]
H A Dsp804.c123 sp804_timer_start(struct eventtimer *et, sbintime_t first, sbintime_t period) argument
/freebsd-current/sys/dev/iicbus/
H A Diicbb.c585 int period; local
/freebsd-current/sys/arm/allwinner/
H A Da10_timer.c317 a10_timer_timer_start(struct eventtimer *et, sbintime_t first, sbintime_t period) argument
/freebsd-current/sys/dev/pwm/controller/rockchip/
H A Drk_pwm.c114 unsigned int period; member in struct:rk_pwm_softc
264 rk_pwm_channel_config(device_t dev, u_int channel, u_int period, u_int duty) argument
326 rk_pwm_channel_get_config(device_t dev, u_int channel, u_int *period, u_in argument
[all...]
/freebsd-current/sys/x86/isa/
H A Datrtc.c215 rtc_start(struct eventtimer *et, sbintime_t first, sbintime_t period) argument
/freebsd-current/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_power.c231 ar9300_wowoffload_download_acer_swka( struct ath_hal *ah, u_int32_t id, HAL_BOOL valid, u_int32_t period, u_int32_t size, u_int32_t* datap) argument
/freebsd-current/contrib/wpa/src/p2p/
H A Dp2p_build.c340 void p2p_buf_add_ext_listen_timing(struct wpabuf *buf, u16 period, argument
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_dfs.h86 u32 period; member in struct:mt76x02_dfs_hw_pulse
/freebsd-current/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_misc.c558 ar5211SetQuiet(struct ath_hal *ah, uint32_t period, uint32_t duration, argument
/freebsd-current/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_misc.c556 ar5210SetQuiet(struct ath_hal *ah, uint32_t period, uint32_t duration, argument
/freebsd-current/sys/net/altq/
H A Daltq_hfsc.h109 u_int period; member in struct:hfsc_classstats_v0
152 u_int period; member in struct:hfsc_classstats_v1
276 u_int period; member in struct:hfsc_class::__anon5046
[all...]
/freebsd-current/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c421 ar5416SetQuiet(struct ath_hal *ah, uint32_t period, uint32_t duration, argument
/freebsd-current/sys/contrib/dev/rtw89/
H A Drtw8852b.h101 u16 period; member in struct:rtw8852b_bb_pmac_info
/freebsd-current/usr.sbin/edquota/
H A Dedquota.c795 cvtatos(uint64_t period, char *units, uint64_t *seconds) argument
[all...]
/freebsd-current/contrib/llvm-project/libcxx/include/__chrono/
H A Dduration.h194 typedef typename _Period::type period; typedef in class:chrono::duration
[all...]
/freebsd-current/sys/dev/sound/pci/
H A Dhdspe-pcm.c47 uint32_t period; member in struct:hdspe_latency
830 long long period; local
[all...]
H A Dhdsp-pcm.c49 uint32_t period; member in struct:hdsp_latency
[all...]
/freebsd-current/sys/contrib/xen/io/
H A Dsndif.h910 } period; member in struct:xensnd_query_hw_param
/freebsd-current/sys/dev/enic/
H A Dvnic_dev.c519 int vnic_dev_counter_dma_cfg(struct vnic_dev *vdev, u32 period, argument
/freebsd-current/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c637 ar5212SetQuiet(struct ath_hal *ah, uint32_t period, uint32_t duration, argument
/freebsd-current/sys/dev/evdev/
H A Dinput.h222 uint16_t period; /* ms */ member in struct:ff_periodic_effect
/freebsd-current/sys/arm/ti/am335x/
H A Dam335x_ehrpwm.c239 am335x_ehrpwm_cfg_period(struct am335x_ehrpwm_softc *sc, u_int period) argument
319 am335x_ehrpwm_channel_config(device_t dev, u_int channel, u_int period, u_int duty) argument
339 am335x_ehrpwm_channel_get_config(device_t dev, u_int channel, u_int *period, u_int *duty) argument
[all...]
/freebsd-current/sys/kern/
H A Dsched_4bsd.c195 int error, new_val, period; local

Completed in 429 milliseconds

123456