Home
last modified time | relevance | path

Searched defs:tmr (Results 1 – 25 of 43) sorted by relevance

12

/linux-6.6.21/sound/core/seq/
Dseq_timer.c21 static void snd_seq_timer_set_tick_resolution(struct snd_seq_timer *tmr) in snd_seq_timer_set_tick_resolution()
41 struct snd_seq_timer *tmr; in snd_seq_timer_new() local
58 void snd_seq_timer_delete(struct snd_seq_timer **tmr) in snd_seq_timer_delete()
76 void snd_seq_timer_defaults(struct snd_seq_timer * tmr) in snd_seq_timer_defaults()
99 static void seq_timer_reset(struct snd_seq_timer *tmr) in seq_timer_reset()
109 void snd_seq_timer_reset(struct snd_seq_timer *tmr) in snd_seq_timer_reset()
126 struct snd_seq_timer *tmr; in snd_seq_timer_interrupt() local
162 int snd_seq_timer_set_tempo(struct snd_seq_timer * tmr, int tempo) in snd_seq_timer_set_tempo()
180 int snd_seq_timer_set_tempo_ppq(struct snd_seq_timer *tmr, int tempo, int ppq) in snd_seq_timer_set_tempo_ppq()
207 int snd_seq_timer_set_position_tick(struct snd_seq_timer *tmr, in snd_seq_timer_set_position_tick()
[all …]
Dseq_queue.c440 struct snd_seq_timer *tmr; in snd_seq_queue_timer_open() local
738 struct snd_seq_timer *tmr; in snd_seq_info_queues_read() local
Dseq_clientmgr.c1678 struct snd_seq_timer *tmr; in snd_seq_ioctl_get_queue_status() local
1707 struct snd_seq_timer *tmr; in snd_seq_ioctl_get_queue_tempo() local
1753 struct snd_seq_timer *tmr; in snd_seq_ioctl_get_queue_timer() local
1788 struct snd_seq_timer *tmr; in snd_seq_ioctl_set_queue_timer() local
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/timer/
Dbase.c63 nvkm_timer_read(struct nvkm_timer *tmr) in nvkm_timer_read()
69 nvkm_timer_alarm_trigger(struct nvkm_timer *tmr) in nvkm_timer_alarm_trigger()
106 nvkm_timer_alarm(struct nvkm_timer *tmr, u32 nsec, struct nvkm_alarm *alarm) in nvkm_timer_alarm()
147 struct nvkm_timer *tmr = nvkm_timer(subdev); in nvkm_timer_intr() local
154 struct nvkm_timer *tmr = nvkm_timer(subdev); in nvkm_timer_fini() local
162 struct nvkm_timer *tmr = nvkm_timer(subdev); in nvkm_timer_init() local
188 struct nvkm_timer *tmr; in nvkm_timer_new_() local
Dnv04.c28 nv04_timer_time(struct nvkm_timer *tmr, u64 time) in nv04_timer_time()
43 nv04_timer_read(struct nvkm_timer *tmr) in nv04_timer_read()
57 nv04_timer_alarm_fini(struct nvkm_timer *tmr) in nv04_timer_alarm_fini()
64 nv04_timer_alarm_init(struct nvkm_timer *tmr, u32 time) in nv04_timer_alarm_init()
72 nv04_timer_intr(struct nvkm_timer *tmr) in nv04_timer_intr()
91 nv04_timer_init(struct nvkm_timer *tmr) in nv04_timer_init()
Dnv40.c28 nv40_timer_init(struct nvkm_timer *tmr) in nv40_timer_init()
Dnv41.c28 nv41_timer_init(struct nvkm_timer *tmr) in nv41_timer_init()
/linux-6.6.21/drivers/clocksource/
Dtimer-ixp4xx.c84 struct ixp4xx_timer *tmr = dev_id; in ixp4xx_timer_interrupt() local
99 struct ixp4xx_timer *tmr = to_ixp4xx_timer(evt); in ixp4xx_set_next_event() local
113 struct ixp4xx_timer *tmr = to_ixp4xx_timer(evt); in ixp4xx_shutdown() local
125 struct ixp4xx_timer *tmr = to_ixp4xx_timer(evt); in ixp4xx_set_oneshot() local
135 struct ixp4xx_timer *tmr = to_ixp4xx_timer(evt); in ixp4xx_set_periodic() local
147 struct ixp4xx_timer *tmr = to_ixp4xx_timer(evt); in ixp4xx_resume() local
166 struct ixp4xx_timer *tmr; in ixp4xx_timer_register() local
Dtimer-tegra186.c74 struct tegra186_tmr *tmr; member
93 static void tmr_writel(struct tegra186_tmr *tmr, u32 value, unsigned int offset) in tmr_writel()
112 struct tegra186_tmr *tmr; in tegra186_tmr_create() local
/linux-6.6.21/drivers/target/
Dtarget_core_tmr.c32 struct se_tmr_req *tmr; in core_tmr_alloc_req() local
51 void core_tmr_release_req(struct se_tmr_req *tmr) in core_tmr_release_req()
107 struct se_tmr_req *tmr, in core_tmr_abort_task()
177 struct se_tmr_req *tmr, in core_tmr_drain_tmr_list()
356 struct se_tmr_req *tmr, in core_tmr_lun_reset()
/linux-6.6.21/arch/powerpc/sysdev/
Dfsl_gtm.c151 void gtm_put_timer16(struct gtm_timer *tmr) in gtm_put_timer16()
165 static int gtm_set_ref_timer16(struct gtm_timer *tmr, int frequency, in gtm_set_ref_timer16()
243 int gtm_set_timer16(struct gtm_timer *tmr, unsigned long usec, bool reload) in gtm_set_timer16()
279 int gtm_set_exact_timer16(struct gtm_timer *tmr, u16 usec, bool reload) in gtm_set_exact_timer16()
302 void gtm_stop_timer16(struct gtm_timer *tmr) in gtm_stop_timer16()
326 void gtm_ack_timer16(struct gtm_timer *tmr, u16 events) in gtm_ack_timer16()
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dfan.c36 struct nvkm_timer *tmr = subdev->device->timer; in nvkm_fan_update() local
127 struct nvkm_timer *tmr = device->timer; in nvkm_therm_fan_sense() local
216 struct nvkm_timer *tmr = therm->subdev.device->timer; in nvkm_therm_fan_fini() local
Dtemp.c167 struct nvkm_timer *tmr = therm->subdev.device->timer; in alarm_timer_callback() local
221 struct nvkm_timer *tmr = therm->subdev.device->timer; in nvkm_therm_sensor_fini() local
Dfantog.c43 struct nvkm_timer *tmr = device->timer; in nvkm_fantog_update() local
Dbase.c109 struct nvkm_timer *tmr = subdev->device->timer; in nvkm_therm_update() local
/linux-6.6.21/drivers/scsi/isci/
Disci.h501 void sci_init_timer(struct sci_timer *tmr, void (*fn)(struct timer_list *t)) in sci_init_timer()
507 static inline void sci_mod_timer(struct sci_timer *tmr, unsigned long msec) in sci_mod_timer()
513 static inline void sci_del_timer(struct sci_timer *tmr) in sci_del_timer()
Dport_config.c324 struct sci_timer *tmr = from_timer(tmr, t, timer); in mpc_agent_timeout() local
662 struct sci_timer *tmr = from_timer(tmr, t, timer); in apc_agent_timeout() local
Dhost.c961 struct sci_timer *tmr = from_timer(tmr, t, timer); in phy_startup_timeout() local
1595 struct sci_timer *tmr = from_timer(tmr, t, timer); in controller_timeout() local
1740 struct sci_timer *tmr = from_timer(tmr, t, timer); in power_control_timeout() local
/linux-6.6.21/drivers/usb/cdns3/
Ddrd.h28 __le32 tmr; member
49 __le32 tmr; member
70 __le32 tmr; member
/linux-6.6.21/kernel/time/
Dposix-timers.c403 struct k_itimer *tmr = kmem_cache_zalloc(posix_timers_cache, GFP_KERNEL); in alloc_posix_timer() local
417 struct k_itimer *tmr = container_of(head, struct k_itimer, rcu); in k_itimer_rcu_free() local
422 static void posix_timer_free(struct k_itimer *tmr) in posix_timer_free()
429 static void posix_timer_unhash_and_free(struct k_itimer *tmr) in posix_timer_unhash_and_free()
1096 struct k_itimer *tmr; in exit_itimers() local
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dg84.c120 struct nvkm_timer *tmr = device->timer; in g84_gr_tlb_flush() local
/linux-6.6.21/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dtimer.h32 struct nvkm_timer *tmr; member
/linux-6.6.21/drivers/net/ethernet/microchip/sparx5/
Dsparx5_packet.c281 static enum hrtimer_restart sparx5_injection_timeout(struct hrtimer *tmr) in sparx5_injection_timeout()
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
Dgk20a.c123 struct nvkm_timer *tmr = device->timer; in gk20a_pmu_dvfs_work() local
/linux-6.6.21/drivers/target/tcm_fc/
Dtfc_cmd.c378 struct se_tmr_req *tmr = se_cmd->se_tmr_req; in ft_queue_tm_resp() local

12