Searched defs:timer (Results 101 - 125 of 603) sorted by relevance

1234567891011>>

/linux-master/drivers/clocksource/
H A Dtimer-keystone.c46 } timer; variable in typeref:struct:keystone_timer
[all...]
H A Dtimer-rockchip.c44 struct rk_timer timer; member in struct:rk_clkevt
55 static inline void rk_timer_disable(struct rk_timer *timer) argument
60 static inline void rk_timer_enable(struct rk_timer *timer, u32 flags) argument
65 rk_timer_update_counter(unsigned long cycles, struct rk_timer *timer) argument
72 rk_timer_interrupt_clear(struct rk_timer *timer) argument
80 struct rk_timer *timer = rk_timer(ce); local
91 struct rk_timer *timer = rk_timer(ce); local
99 struct rk_timer *timer = rk_timer(ce); local
110 struct rk_timer *timer = rk_timer(ce); local
128 rk_timer_probe(struct rk_timer *timer, struct device_node *np) argument
198 rk_timer_cleanup(struct rk_timer *timer) argument
[all...]
H A Dtimer-zevio.c64 struct zevio_timer *timer = container_of(dev, struct zevio_timer, local
76 struct zevio_timer *timer = container_of(dev, struct zevio_timer, local
89 struct zevio_timer *timer = container_of(dev, struct zevio_timer, local
100 struct zevio_timer *timer = dev_id; local
118 struct zevio_timer *timer; local
[all...]
H A Ddw_apb_timer.c49 static inline u32 apbt_readl(struct dw_apb_timer *timer, unsigned long offs) argument
54 static inline void apbt_writel(struct dw_apb_timer *timer, u32 val, argument
60 static inline u32 apbt_readl_relaxed(struct dw_apb_timer *timer, unsigned long offs) argument
65 static inline void apbt_writel_relaxed(struct dw_apb_timer *timer, u32 val, argument
71 static void apbt_disable_int(struct dw_apb_timer *timer) argument
90 apbt_eoi(struct dw_apb_timer *timer) argument
112 apbt_enable_int(struct dw_apb_timer *timer) argument
[all...]
H A Darc_timer.c163 struct bcr_timer timer; local
H A Dtimer-msc313e.c93 struct timer_of *timer = to_timer_of(evt); local
102 struct timer_of *timer = to_timer_of(evt); local
112 struct timer_of *timer = to_timer_of(evt); local
123 struct timer_of *timer = to_timer_of(clkevt); local
[all...]
/linux-master/drivers/scsi/ibmvscsi/
H A Dibmvscsi.h62 struct timer_list timer; member in struct:srp_event_struct
/linux-master/include/linux/greybus/
H A Doperation.h105 struct timer_list timer; member in struct:gb_operation
/linux-master/drivers/usb/usbip/
H A Dvudc_transfer.c305 struct transfer_timer *timer = &udc->tr_timer; local
[all...]
/linux-master/kernel/time/
H A Ditimer.c29 static struct timespec64 itimer_get_remtime(struct hrtimer *timer) argument
156 enum hrtimer_restart it_real_fn(struct hrtimer *timer) argument
210 struct hrtimer *timer; local
[all...]
/linux-master/drivers/watchdog/
H A Dcpu5wdt.c50 struct timer_list timer; member in struct:__anon47
/linux-master/drivers/input/joystick/
H A Dn64joy.c48 struct timer_list timer; member in struct:n64joy_priv
H A Dturbografx.c59 struct timer_list timer; member in struct:tgfx
/linux-master/drivers/nfc/nfcmrvl/
H A Dfw_dnld.h77 struct timer_list timer; member in struct:nfcmrvl_fw_dnld
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_tcp6.c15 static int timer_pending(const struct timer_list * timer) argument
H A Dbpf_iter_tcp4.c15 static int timer_pending(const struct timer_list * timer) argument
/linux-master/sound/drivers/opl3/
H A Dopl3_lib.c143 static int snd_opl3_timer1_start(struct snd_timer * timer) argument
161 static int snd_opl3_timer1_stop(struct snd_timer * timer) argument
180 snd_opl3_timer2_start(struct snd_timer * timer) argument
198 snd_opl3_timer2_stop(struct snd_timer * timer) argument
237 struct snd_timer *timer = NULL; local
258 struct snd_timer *timer = NULL; local
285 struct snd_timer *timer; local
[all...]
/linux-master/drivers/ntb/test/
H A Dntb_pingpong.c101 struct hrtimer timer; member in struct:pp_ctx
/linux-master/include/media/
H A Ddmxdev.h149 struct timer_list timer; member in struct:dmxdev_filter
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dsched_policy.c69 struct hrtimer timer; member in struct:gvt_sched_data
/linux-master/net/sctp/
H A Doutput.c291 struct timer_list *timer; local
631 struct timer_list *timer = local
/linux-master/arch/microblaze/kernel/
H A Dtimer.c246 static int __init xilinx_timer_init(struct device_node *timer) argument
[all...]
/linux-master/arch/x86/kvm/
H A Di8254.h31 struct hrtimer timer; member in struct:kvm_kpit_state
/linux-master/arch/mips/cavium-octeon/
H A Doct_ilm.c86 static void start_timer(int timer, u64 interval) argument
126 static void disable_timer(int timer) argument
/linux-master/arch/arm/mach-footbridge/
H A Ddc21285.c136 static void dc21285_enable_error(struct timer_list *timer) argument
181 struct timer_list *timer = dev_id; local
225 struct timer_list *timer = dev_id; local
[all...]

Completed in 220 milliseconds

1234567891011>>