Home
last modified time | relevance | path

Searched defs:hrt (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/sound/core/
H A Dhrtimer.c26 struct hrtimer hrt; member
30 static enum hrtimer_restart snd_hrtimer_callback(struct hrtimer *hrt) in snd_hrtimer_callback()
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dcpqphp.h167 struct hrt { struct
184 SIG0 = offsetof(struct hrt, sig0), argument
/OK3568_Linux_fs/kernel/arch/arm64/kvm/
H A Darch_timer.c167 static void soft_timer_start(struct hrtimer *hrt, u64 ns) in soft_timer_start()
173 static void soft_timer_cancel(struct hrtimer *hrt) in soft_timer_cancel()
262 static enum hrtimer_restart kvm_bg_timer_expire(struct hrtimer *hrt) in kvm_bg_timer_expire()
286 static enum hrtimer_restart kvm_hrtimer_expire(struct hrtimer *hrt) in kvm_hrtimer_expire()
/OK3568_Linux_fs/kernel/sound/soc/fsl/
H A Dimx-pcm-fiq.c37 struct hrtimer hrt; member
44 static enum hrtimer_restart snd_hrtimer_callback(struct hrtimer *hrt) in snd_hrtimer_callback()
/OK3568_Linux_fs/kernel/kernel/time/
H A Dsched_clock.c145 static enum hrtimer_restart sched_clock_poll(struct hrtimer *hrt) in sched_clock_poll()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dpata_octeon_cf.c739 static enum hrtimer_restart octeon_cf_delayed_finish(struct hrtimer *hrt) in octeon_cf_delayed_finish()
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsirfsoc_uart.c1168 sirfsoc_uart_rx_dma_hrtimer_callback(struct hrtimer *hrt) in sirfsoc_uart_rx_dma_hrtimer_callback()
H A Dsirfsoc_uart.h432 struct hrtimer hrt; member
H A Dimx.c413 static void start_hrtimer_ms(struct hrtimer *hrt, unsigned long msec) in start_hrtimer_ms()
H A Dsh-sci.c1268 static void start_hrtimer_us(struct hrtimer *hrt, unsigned long usec) in start_hrtimer_us()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Ddpti.h235 i2o_hrt* hrt; member
H A Dscsi_debug.c328 struct hrtimer hrt; member
/OK3568_Linux_fs/kernel/net/can/
H A Dbcm.c379 static bool bcm_tx_set_expiry(struct bcm_op *op, struct hrtimer *hrt) in bcm_tx_set_expiry()
/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250_port.c1470 static void start_hrtimer_ms(struct hrtimer *hrt, unsigned long msec) in start_hrtimer_ms()