Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/seq/
Dseq_timer.c36 static void snd_seq_timer_set_tick_resolution(struct snd_seq_timer *tmr) in snd_seq_timer_set_tick_resolution()
56 struct snd_seq_timer *tmr; in snd_seq_timer_new() local
73 void snd_seq_timer_delete(struct snd_seq_timer **tmr) in snd_seq_timer_delete()
91 void snd_seq_timer_defaults(struct snd_seq_timer * tmr) in snd_seq_timer_defaults()
114 static void seq_timer_reset(struct snd_seq_timer *tmr) in seq_timer_reset()
124 void snd_seq_timer_reset(struct snd_seq_timer *tmr) in snd_seq_timer_reset()
141 struct snd_seq_timer *tmr; in snd_seq_timer_interrupt() local
177 int snd_seq_timer_set_tempo(struct snd_seq_timer * tmr, int tempo) in snd_seq_timer_set_tempo()
195 int snd_seq_timer_set_ppq(struct snd_seq_timer * tmr, int ppq) in snd_seq_timer_set_ppq()
219 int snd_seq_timer_set_position_tick(struct snd_seq_timer *tmr, in snd_seq_timer_set_position_tick()
[all …]
Dseq_queue.c450 struct snd_seq_timer *tmr; in snd_seq_queue_timer_open() local
765 struct snd_seq_timer *tmr; in snd_seq_info_queues_read() local
Dseq_clientmgr.c1667 struct snd_seq_timer *tmr; in snd_seq_ioctl_get_queue_status() local
1701 struct snd_seq_timer *tmr; in snd_seq_ioctl_get_queue_tempo() local
1756 struct snd_seq_timer *tmr; in snd_seq_ioctl_get_queue_timer() local
1802 struct snd_seq_timer *tmr; in snd_seq_ioctl_set_queue_timer() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/timer/
Dbase.c27 nvkm_timer_read(struct nvkm_timer *tmr) in nvkm_timer_read()
33 nvkm_timer_alarm_trigger(struct nvkm_timer *tmr) in nvkm_timer_alarm_trigger()
63 nvkm_timer_alarm(struct nvkm_timer *tmr, u32 nsec, struct nvkm_alarm *alarm) in nvkm_timer_alarm()
89 nvkm_timer_alarm_cancel(struct nvkm_timer *tmr, struct nvkm_alarm *alarm) in nvkm_timer_alarm_cancel()
100 struct nvkm_timer *tmr = nvkm_timer(subdev); in nvkm_timer_intr() local
107 struct nvkm_timer *tmr = nvkm_timer(subdev); in nvkm_timer_fini() local
115 struct nvkm_timer *tmr = nvkm_timer(subdev); in nvkm_timer_init() local
141 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-4.4.14/arch/arm/plat-iop/
Dtime.c68 u32 tmr = IOP_TMR_PRIVILEGED | IOP_TMR_RATIO_1_1; in iop_set_next_event() local
82 u32 tmr = read_tmr0(); in iop_set_periodic() local
95 u32 tmr = read_tmr0(); in iop_set_oneshot() local
105 u32 tmr = read_tmr0(); in iop_shutdown() local
114 u32 tmr = read_tmr0(); in iop_resume() local
/linux-4.4.14/drivers/target/
Dtarget_core_tmr.c45 struct se_tmr_req *tmr; in core_tmr_alloc_req() local
64 void core_tmr_release_req(struct se_tmr_req *tmr) in core_tmr_release_req()
154 struct se_tmr_req *tmr, in core_tmr_abort_task()
206 struct se_tmr_req *tmr, in core_tmr_drain_tmr_list()
395 struct se_tmr_req *tmr, in core_tmr_lun_reset()
Dtarget_core_transport.c2995 struct se_tmr_req *tmr = cmd->se_tmr_req; in target_tmr_work() local
/linux-4.4.14/arch/powerpc/sysdev/
Dfsl_gtm.c155 void gtm_put_timer16(struct gtm_timer *tmr) in gtm_put_timer16()
169 static int gtm_set_ref_timer16(struct gtm_timer *tmr, int frequency, in gtm_set_ref_timer16()
247 int gtm_set_timer16(struct gtm_timer *tmr, unsigned long usec, bool reload) in gtm_set_timer16()
283 int gtm_set_exact_timer16(struct gtm_timer *tmr, u16 usec, bool reload) in gtm_set_exact_timer16()
306 void gtm_stop_timer16(struct gtm_timer *tmr) in gtm_stop_timer16()
330 void gtm_ack_timer16(struct gtm_timer *tmr, u16 events) in gtm_ack_timer16()
/linux-4.4.14/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.c92 struct nvkm_timer *tmr = subdev->device->timer; in nvkm_therm_update() local
/linux-4.4.14/drivers/scsi/isci/
Disci.h501 void sci_init_timer(struct sci_timer *tmr, void (*fn)(unsigned long)) in sci_init_timer()
509 static inline void sci_mod_timer(struct sci_timer *tmr, unsigned long msec) in sci_mod_timer()
515 static inline void sci_del_timer(struct sci_timer *tmr) in sci_del_timer()
Dport_config.c325 struct sci_timer *tmr = (struct sci_timer *)data; in mpc_agent_timeout() local
660 struct sci_timer *tmr = (struct sci_timer *)data; in apc_agent_timeout() local
Dhost.c963 struct sci_timer *tmr = (struct sci_timer *)data; in phy_startup_timeout() local
1597 struct sci_timer *tmr = (struct sci_timer *)data; in controller_timeout() local
1742 struct sci_timer *tmr = (struct sci_timer *)data; in power_control_timeout() local
Dphy.c320 struct sci_timer *tmr = (struct sci_timer *)data; in phy_sata_timeout() local
Dport.c774 struct sci_timer *tmr = (struct sci_timer *)data; in port_timeout() local
/linux-4.4.14/arch/cris/include/arch-v32/mach-a3/mach/hwregs/
Dtimer_defs.h122 unsigned int tmr : 24; member
129 unsigned int tmr : 24; member
149 unsigned int tmr : 2; member
161 unsigned int tmr : 2; member
/linux-4.4.14/arch/cris/include/arch-v32/mach-fs/mach/hwregs/
Dtimer_defs.h125 unsigned int tmr : 24; member
132 unsigned int tmr : 24; member
152 unsigned int tmr : 2; member
164 unsigned int tmr : 2; member
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dg84.c118 struct nvkm_timer *tmr = device->timer; in g84_gr_tlb_flush() local
/linux-4.4.14/kernel/time/
Dposix-timers.c549 struct k_itimer *tmr; in alloc_posix_timer() local
563 struct k_itimer *tmr = container_of(head, struct k_itimer, it.rcu); in k_itimer_rcu_free() local
570 static void release_posix_timer(struct k_itimer *tmr, int it_id_set) in release_posix_timer()
1004 struct k_itimer *tmr; in exit_itimers() local
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dkeys.c80 struct hfi1_mregion *tmr; in hfi1_alloc_lkey() local
/linux-4.4.14/sound/oss/
Dsound_timer.c28 static struct sound_lowlev_timer *tmr; variable
Dsequencer.c25 static struct sound_timer_operations *tmr; variable
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_keys.c62 struct qib_mregion *tmr; in qib_alloc_lkey() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
Dgk20a.c127 struct nvkm_timer *tmr = device->timer; in gk20a_pmu_dvfs_work() local
/linux-4.4.14/drivers/target/tcm_fc/
Dtfc_cmd.c401 struct se_tmr_req *tmr = se_cmd->se_tmr_req; in ft_queue_tm_resp() local
/linux-4.4.14/include/linux/
Dn_r3964.h171 struct timer_list tmr; member
/linux-4.4.14/fs/
Dtimerfd.c31 struct hrtimer tmr; member
/linux-4.4.14/drivers/tty/serial/
Daltera_uart.c83 struct timer_list tmr; member
/linux-4.4.14/arch/powerpc/include/asm/
Dppc-opcode.h386 #define MTTMR(tmr, r) stringify_in_c(.long PPC_INST_MTTMR | \ argument
388 #define MFTMR(tmr, r) stringify_in_c(.long PPC_INST_MFTMR | \ argument
/linux-4.4.14/drivers/xen/
Dxen-scsiback.c592 struct scsiback_tmr *tmr; in scsiback_device_action() local
1430 struct scsiback_tmr *tmr = se_tmr->fabric_tmr_ptr; in scsiback_queue_tm_rsp() local
/linux-4.4.14/drivers/target/loopback/
Dtcm_loop.c217 u64 lun, int task, enum tcm_tmreq_table tmr) in tcm_loop_issue_tmr()
/linux-4.4.14/drivers/video/fbdev/
Dcg14.c108 u32 tmr; /* Test Mode Read Back */ member
/linux-4.4.14/arch/x86/include/asm/
Dapicdef.h263 } tmr [8]; member
/linux-4.4.14/kernel/
Dsignal.c584 struct hrtimer *tmr = &tsk->signal->real_timer; in dequeue_signal() local