Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-6.6/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 …]
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/arm/mach-iop32x/
Dtime.c65 u32 tmr = IOP_TMR_PRIVILEGED | IOP_TMR_RATIO_1_1; in iop_set_next_event() local
79 u32 tmr = read_tmr0(); in iop_set_periodic() local
92 u32 tmr = read_tmr0(); in iop_set_oneshot() local
102 u32 tmr = read_tmr0(); in iop_shutdown() local
111 u32 tmr = read_tmr0(); in iop_resume() local
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/drivers/clocksource/
Dtimer-ixp4xx.c95 struct ixp4xx_timer *tmr = dev_id; in ixp4xx_timer_interrupt() local
110 struct ixp4xx_timer *tmr = to_ixp4xx_timer(evt); in ixp4xx_set_next_event() local
124 struct ixp4xx_timer *tmr = to_ixp4xx_timer(evt); in ixp4xx_shutdown() local
136 struct ixp4xx_timer *tmr = to_ixp4xx_timer(evt); in ixp4xx_set_oneshot() local
146 struct ixp4xx_timer *tmr = to_ixp4xx_timer(evt); in ixp4xx_set_periodic() local
158 struct ixp4xx_timer *tmr = to_ixp4xx_timer(evt); in ixp4xx_resume() local
177 struct ixp4xx_timer *tmr; in ixp4xx_timer_register() local
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()
116 struct se_tmr_req *tmr, in core_tmr_abort_task()
191 struct se_tmr_req *tmr, in core_tmr_drain_tmr_list()
367 struct se_tmr_req *tmr, in core_tmr_lun_reset()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/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()

1234