Home
last modified time | relevance | path

Searched defs:timer (Results 76 – 100 of 1040) sorted by relevance

12345678910>>...42

/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/cell/
H A Dspu_profiler.c133 static enum hrtimer_restart profile_spus(struct hrtimer *timer) in profile_spus()
190 static struct hrtimer timer; variable
/OK3568_Linux_fs/kernel/drivers/char/
H A Dhpet.c202 struct hpet_timer __iomem *timer; in hpet_timer_set_irq() local
418 struct hpet_timer __iomem *timer; in hpet_release() local
455 struct hpet_timer __iomem *timer; in hpet_ioctl_ieon() local
577 struct hpet_timer __iomem *timer; in hpet_ioctl_common() local
780 struct hpet_timer __iomem *timer = NULL; in __hpet_calibrate() local
923 struct hpet_timer __iomem *timer; in hpet_alloc() local
/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Domap_remoteproc.c155 struct omap_rproc_timer *timer) in omap_rproc_request_timer()
190 static inline int omap_rproc_start_timer(struct omap_rproc_timer *timer) in omap_rproc_start_timer()
207 static inline int omap_rproc_stop_timer(struct omap_rproc_timer *timer) in omap_rproc_stop_timer()
222 static inline int omap_rproc_release_timer(struct omap_rproc_timer *timer) in omap_rproc_release_timer()
237 static inline int omap_rproc_get_timer_irq(struct omap_rproc_timer *timer) in omap_rproc_get_timer_irq()
250 static inline void omap_rproc_ack_timer_irq(struct omap_rproc_timer *timer) in omap_rproc_ack_timer_irq()
/OK3568_Linux_fs/app/lvgl_demo/rk_demo/setting/
H A Dbt_ui.c32 static lv_timer_t * timer; variable
94 static void bt_update(lv_timer_t * timer) in bt_update()
/OK3568_Linux_fs/kernel/drivers/iio/trigger/
H A Diio-trig-hrtimer.c24 struct hrtimer timer; member
85 static enum hrtimer_restart iio_hrtimer_trig_handler(struct hrtimer *timer) in iio_hrtimer_trig_handler()
/OK3568_Linux_fs/external/xserver/present/
H A Dpresent_fake.c35 OsTimerPtr timer; member
59 present_fake_do_timer(OsTimerPtr timer, in present_fake_do_timer()
/OK3568_Linux_fs/kernel/sound/isa/wss/
H A Dwss_lib.c743 static unsigned long snd_wss_timer_resolution(struct snd_timer *timer) in snd_wss_timer_resolution()
752 static int snd_wss_timer_start(struct snd_timer *timer) in snd_wss_timer_start()
776 static int snd_wss_timer_stop(struct snd_timer *timer) in snd_wss_timer_stop()
950 static int snd_wss_timer_open(struct snd_timer *timer) in snd_wss_timer_open()
957 static int snd_wss_timer_close(struct snd_timer *timer) in snd_wss_timer_close()
1919 static void snd_wss_timer_free(struct snd_timer *timer) in snd_wss_timer_free()
1927 struct snd_timer *timer; in snd_wss_timer() local
/OK3568_Linux_fs/kernel/kernel/time/
H A Ditimer.c29 static struct timespec64 itimer_get_remtime(struct hrtimer *timer) in itimer_get_remtime()
156 enum hrtimer_restart it_real_fn(struct hrtimer *timer) in it_real_fn()
210 struct hrtimer *timer; in do_setitimer() local
/OK3568_Linux_fs/kernel/sound/isa/ad1816a/
H A Dad1816a_lib.c358 static int snd_ad1816a_timer_close(struct snd_timer *timer) in snd_ad1816a_timer_close()
365 static int snd_ad1816a_timer_open(struct snd_timer *timer) in snd_ad1816a_timer_open()
372 static unsigned long snd_ad1816a_timer_resolution(struct snd_timer *timer) in snd_ad1816a_timer_resolution()
380 static int snd_ad1816a_timer_start(struct snd_timer *timer) in snd_ad1816a_timer_start()
399 static int snd_ad1816a_timer_stop(struct snd_timer *timer) in snd_ad1816a_timer_stop()
676 struct snd_timer *timer; in snd_ad1816a_timer() local
/OK3568_Linux_fs/kernel/drivers/pps/generators/
H A Dpps_gen_parport.c43 struct hrtimer timer; member
57 static enum hrtimer_restart hrtimer_event(struct hrtimer *timer) in hrtimer_event()
/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-gpio.c36 struct hrtimer timer; member
62 static enum hrtimer_restart gpio_pwm_timer(struct hrtimer *timer) in gpio_pwm_timer()
/OK3568_Linux_fs/kernel/Documentation/translations/it_IT/kernel-hacking/
H A Dlocking.rst218 Lo stesso tasklet/timer
225 Differenti tasklet/timer
/OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/
H A Doct_ilm.c97 static void start_timer(int timer, u64 interval) in start_timer()
137 static void disable_timer(int timer) in disable_timer()
/OK3568_Linux_fs/kernel/drivers/power/reset/
H A Dltc2952-poweroff.c93 static enum hrtimer_restart ltc2952_poweroff_timer_wde(struct hrtimer *timer) in ltc2952_poweroff_timer_wde()
117 ltc2952_poweroff_timer_trigger(struct hrtimer *timer) in ltc2952_poweroff_timer_trigger()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtoplev.h27 class timer; variable
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtoplev.h27 class timer; variable
/OK3568_Linux_fs/kernel/drivers/powercap/
H A Didle_inject.c69 struct hrtimer timer; member
108 static enum hrtimer_restart idle_inject_timer_fn(struct hrtimer *timer) in idle_inject_timer_fn()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dtimer_impl.hpp27 QTimer timer; member in mbgl::util::Timer::Impl
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoareamonitor/
H A Dlogfilepositionsource.h62 QTimer *timer; variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/logfilepositionsource/
H A Dlogfilepositionsource.h83 QTimer *timer; variable
/OK3568_Linux_fs/kernel/arch/mips/lantiq/xway/
H A Dgptu.c75 int timer = irq - irqres[0].start; in timer_irq_handler() local
121 unsigned int timer) in clkdev_add_gptu()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/simulator/
H A Dqgeopositioninfosource_simulator_p.h86 QTimer *timer; variable
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxx11/camera/
H A Dcamera.h30 QTimer *timer; variable
/OK3568_Linux_fs/kernel/drivers/block/aoe/
H A Daoemain.c18 static struct timer_list timer; variable
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dmt6580.dtsi62 timer: timer@10008000 { label

12345678910>>...42