Home
last modified time | relevance | path

Searched refs:hrtimer_setup (Results 1 – 25 of 104) sorted by relevance

12345

/linux/drivers/power/reset/
H A Dltc2952-poweroff.c164 hrtimer_setup(&data->timer_trigger, ltc2952_poweroff_timer_trigger, CLOCK_MONOTONIC, in ltc2952_poweroff_default()
167 hrtimer_setup(&data->timer_wde, ltc2952_poweroff_timer_wde, CLOCK_MONOTONIC, in ltc2952_poweroff_default()
/linux/drivers/watchdog/
H A Dwatchdog_hrtimer_pretimeout.c26 hrtimer_setup(&wd_data->pretimeout_timer, watchdog_hrtimer_pretimeout, CLOCK_MONOTONIC, in watchdog_hrtimer_pretimeout_init()
/linux/io_uring/
H A Dtimeout.c461 hrtimer_setup(&io->timer, io_link_timeout_fn, io_timeout_get_clock(io), mode); in io_linked_timeout_update()
483 hrtimer_setup(&data->timer, io_timeout_fn, io_timeout_get_clock(data), mode); in io_timeout_update()
625 hrtimer_setup(&data->timer, io_link_timeout_fn, io_timeout_get_clock(data), in __io_timeout_prep()
628 hrtimer_setup(&data->timer, io_timeout_fn, io_timeout_get_clock(data), data->mode); in __io_timeout_prep()
H A Dmock_file.c124 hrtimer_setup(&mio->timer, io_mock_rw_timer_expired, in io_mock_delay_rw()
/linux/sound/core/
H A Dhrtimer.c71 hrtimer_setup(&stime->hrt, snd_hrtimer_callback, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in snd_hrtimer_open()
/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_imem.c1383 hrtimer_setup(&ipc_imem->startup_timer, ipc_imem_startup_timer_cb, CLOCK_MONOTONIC, in ipc_imem_init()
1386 hrtimer_setup(&ipc_imem->tdupdate_timer, ipc_imem_td_update_timer_cb, CLOCK_MONOTONIC, in ipc_imem_init()
1389 hrtimer_setup(&ipc_imem->fast_update_timer, ipc_imem_fast_update_timer_cb, CLOCK_MONOTONIC, in ipc_imem_init()
1392 hrtimer_setup(&ipc_imem->td_alloc_timer, ipc_imem_td_alloc_timer_cb, CLOCK_MONOTONIC, in ipc_imem_init()
1395 hrtimer_setup(&ipc_imem->adb_timer, ipc_imem_adb_timer_cb, CLOCK_MONOTONIC, in ipc_imem_init()
/linux/sound/drivers/pcsp/
H A Dpcsp.c106 hrtimer_setup(&pcsp_chip.timer, pcsp_do_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in snd_card_pcsp_probe()
/linux/drivers/iio/trigger/
H A Diio-trig-hrtimer.c148 hrtimer_setup(&trig_info->timer, iio_hrtimer_trig_handler, CLOCK_MONOTONIC, in iio_trig_hrtimer_probe()
/linux/drivers/media/rc/
H A Dpwm-ir-tx.c172 hrtimer_setup(&pwm_ir->timer, pwm_ir_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in pwm_ir_probe()
/linux/drivers/gpu/drm/msm/
H A Dmsm_fence.c68 hrtimer_setup(&fctx->deadline_timer, deadline_timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in msm_fence_context_alloc()
/linux/drivers/pwm/
H A Dpwm-gpio.c209 hrtimer_setup(&gpwm->gpio_timer, pwm_gpio_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in pwm_gpio_probe()
/linux/drivers/pps/generators/
H A Dpps_gen_tio.c225 hrtimer_setup(&tio->timer, hrtimer_callback, CLOCK_REALTIME, in pps_gen_tio_probe()
/linux/sound/soc/fsl/
H A Dimx-pcm-fiq.c188 hrtimer_setup(&iprtd->hrt, snd_hrtimer_callback, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in snd_imx_open()
/linux/net/mac802154/
H A Dmain.c218 hrtimer_setup(&local->ifs_timer, ieee802154_xmit_ifs_timer, CLOCK_MONOTONIC, in ieee802154_register_hw()
/linux/net/can/j1939/
H A Dbus.c163 hrtimer_setup(&ecu->ac_timer, j1939_ecu_timer_handler, CLOCK_MONOTONIC, in j1939_ecu_create_locked()
/linux/sound/sh/
H A Dsh_dac_audio.c315 hrtimer_setup(&chip->hrtimer, sh_dac_audio_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in snd_sh_dac_create()
/linux/drivers/gpu/drm/scheduler/tests/
H A Dmock_scheduler.c130 hrtimer_setup(&job->timer, drm_mock_sched_job_signal_timer, in drm_mock_sched_job_new()
/linux/net/can/
H A Dbcm.c1228 hrtimer_setup(&op->timer, bcm_tx_timeout_handler, CLOCK_MONOTONIC, in bcm_tx_setup()
1232 hrtimer_setup(&op->thrtimer, hrtimer_dummy_timeout, CLOCK_MONOTONIC, in bcm_tx_setup()
1474 hrtimer_setup(&op->timer, bcm_rx_timeout_handler, CLOCK_MONOTONIC, in bcm_rx_setup()
1476 hrtimer_setup(&op->thrtimer, bcm_rx_thr_handler, CLOCK_MONOTONIC, in bcm_rx_setup()
H A Disotp.c1962 hrtimer_setup(&so->rxtimer, isotp_rx_timer_handler, in isotp_init()
1964 hrtimer_setup(&so->txtimer, isotp_tx_timer_handler, in isotp_init()
1966 hrtimer_setup(&so->echotimer, isotp_echo_timer_handler, in isotp_init()
1968 hrtimer_setup(&so->txfrtimer, isotp_txfr_timer_handler, in isotp_init()
/linux/net/ipv4/
H A Dtcp_timer.c902 hrtimer_setup(&tcp_sk(sk)->pacing_timer, tcp_pace_kick, CLOCK_MONOTONIC, in tcp_init_xmit_timers()
905 hrtimer_setup(&tcp_sk(sk)->compressed_ack_timer, tcp_compressed_ack_kick, CLOCK_MONOTONIC, in tcp_init_xmit_timers()
/linux/drivers/input/joystick/
H A Dwalkera0701.c235 hrtimer_setup(&w->timer, timer_handler, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in walkera0701_attach()
/linux/drivers/rtc/
H A Dclass.c243 hrtimer_setup(&rtc->pie_timer, rtc_pie_update_irq, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in rtc_allocate_device()
/linux/include/trace/events/
H A Dtimer.h193 TRACE_EVENT(hrtimer_setup,
/linux/arch/powerpc/perf/
H A Dvpa-dtl.c412 hrtimer_setup(&hwc->hrtimer, vpa_dtl_hrtimer_handle, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in vpa_dtl_event_init()
/linux/arch/arm/mm/
H A Dcache-l2x0-pmu.c542 hrtimer_setup(&l2x0_pmu_hrtimer, l2x0_pmu_poll, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in l2x0_pmu_init()

12345