| /Linux-v5.10/drivers/usb/phy/ |
| D | phy-fsl-usb.c | 360 struct fsl_otg_timer *timer; in fsl_otg_get_timer() local 395 struct fsl_otg_timer *timer = gtimer; in fsl_otg_add_timer() local 413 struct fsl_otg_timer *timer; in fsl_otg_fsm_add_timer() local 425 struct fsl_otg_timer *timer = gtimer; in fsl_otg_del_timer() local 435 struct fsl_otg_timer *timer; in fsl_otg_fsm_del_timer() local
|
| /Linux-v5.10/arch/powerpc/oprofile/cell/ |
| D | spu_profiler.c | 133 static enum hrtimer_restart profile_spus(struct hrtimer *timer) in profile_spus() 190 static struct hrtimer timer; variable
|
| /Linux-v5.10/drivers/iio/trigger/ |
| D | iio-trig-hrtimer.c | 24 struct hrtimer timer; member 85 static enum hrtimer_restart iio_hrtimer_trig_handler(struct hrtimer *timer) in iio_hrtimer_trig_handler()
|
| /Linux-v5.10/drivers/char/ |
| D | hpet.c | 202 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
|
| /Linux-v5.10/drivers/remoteproc/ |
| D | omap_remoteproc.c | 155 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()
|
| /Linux-v5.10/drivers/pps/generators/ |
| D | pps_gen_parport.c | 43 struct hrtimer timer; member 57 static enum hrtimer_restart hrtimer_event(struct hrtimer *timer) in hrtimer_event()
|
| /Linux-v5.10/kernel/time/ |
| D | itimer.c | 29 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
|
| /Linux-v5.10/sound/isa/wss/ |
| D | wss_lib.c | 743 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
|
| /Linux-v5.10/sound/isa/ad1816a/ |
| D | ad1816a_lib.c | 358 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
|
| /Linux-v5.10/arch/mips/cavium-octeon/ |
| D | oct_ilm.c | 97 static void start_timer(int timer, u64 interval) in start_timer() 137 static void disable_timer(int timer) in disable_timer()
|
| /Linux-v5.10/drivers/power/reset/ |
| D | ltc2952-poweroff.c | 93 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()
|
| /Linux-v5.10/Documentation/translations/it_IT/kernel-hacking/ |
| D | locking.rst | 218 Lo stesso tasklet/timer 225 Differenti tasklet/timer
|
| /Linux-v5.10/arch/arm/boot/dts/ |
| D | mt6580.dtsi | 62 timer: timer@10008000 { label
|
| D | s3c24xx.dtsi | 42 timer: pwm@51000000 { label
|
| D | mt6592.dtsi | 81 timer: timer@10008000 { label
|
| D | mt8127.dtsi | 102 timer: timer@10008000 { label
|
| D | mt6589.dtsi | 75 timer: timer@10008000 { label
|
| D | moxart.dtsi | 60 timer: timer@98400000 { label
|
| /Linux-v5.10/drivers/block/aoe/ |
| D | aoemain.c | 18 static struct timer_list timer; variable
|
| /Linux-v5.10/drivers/powercap/ |
| D | idle_inject.c | 69 struct hrtimer timer; member 108 static enum hrtimer_restart idle_inject_timer_fn(struct hrtimer *timer) in idle_inject_timer_fn()
|
| /Linux-v5.10/drivers/acpi/acpica/ |
| D | exdebug.c | 44 u32 timer; in acpi_ex_do_debug_object() local
|
| /Linux-v5.10/drivers/gpu/drm/i915/selftests/ |
| D | lib_sw_fence.h | 34 struct timer_list timer; member
|
| /Linux-v5.10/arch/mips/lantiq/xway/ |
| D | gptu.c | 75 int timer = irq - irqres[0].start; in timer_irq_handler() local 121 unsigned int timer) in clkdev_add_gptu()
|
| /Linux-v5.10/arch/mips/boot/dts/brcm/ |
| D | bcm6328.dtsi | 92 timer: syscon@10000040 { label
|
| /Linux-v5.10/drivers/media/rc/ |
| D | ir-rx51.c | 22 struct hrtimer timer; member 55 static enum hrtimer_restart ir_rx51_timer_cb(struct hrtimer *timer) in ir_rx51_timer_cb()
|