Home
last modified time | relevance | path

Searched refs:ac_timer (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/net/can/j1939/
H A Dbus.c117 hrtimer_start(&ecu->ac_timer, ms_to_ktime(250), in j1939_ecu_timer_start()
123 if (hrtimer_cancel(&ecu->ac_timer)) in j1939_ecu_timer_cancel()
130 container_of(hrtimer, struct j1939_ecu, ac_timer); in j1939_ecu_timer_handler()
161 hrtimer_init(&ecu->ac_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL_SOFT); in j1939_ecu_create_locked()
162 ecu->ac_timer.function = j1939_ecu_timer_handler; in j1939_ecu_create_locked()
H A Dj1939-priv.h35 struct hrtimer ac_timer; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/can/j1939/
H A Dbus.c117 hrtimer_start(&ecu->ac_timer, ms_to_ktime(250), in j1939_ecu_timer_start()
123 if (hrtimer_cancel(&ecu->ac_timer)) in j1939_ecu_timer_cancel()
130 container_of(hrtimer, struct j1939_ecu, ac_timer); in j1939_ecu_timer_handler()
161 hrtimer_init(&ecu->ac_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL_SOFT); in j1939_ecu_create_locked()
162 ecu->ac_timer.function = j1939_ecu_timer_handler; in j1939_ecu_create_locked()
H A Dj1939-priv.h35 struct hrtimer ac_timer; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/can/j1939/
H A Dbus.c117 hrtimer_start(&ecu->ac_timer, ms_to_ktime(250), in j1939_ecu_timer_start()
123 if (hrtimer_cancel(&ecu->ac_timer)) in j1939_ecu_timer_cancel()
130 container_of(hrtimer, struct j1939_ecu, ac_timer); in j1939_ecu_timer_handler()
161 hrtimer_init(&ecu->ac_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL_SOFT); in j1939_ecu_create_locked()
162 ecu->ac_timer.function = j1939_ecu_timer_handler; in j1939_ecu_create_locked()
H A Dj1939-priv.h35 struct hrtimer ac_timer; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/mach-pxa/
H A Dsharpsl_pm.h68 struct timer_list ac_timer; member
H A Dsharpsl_pm.c360 mod_timer(&sharpsl_pm.ac_timer, jiffies + msecs_to_jiffies(250)); in sharpsl_ac_isr()
840 timer_setup(&sharpsl_pm.ac_timer, sharpsl_ac_timer, 0); in sharpsl_pm_probe()
892 mod_timer(&sharpsl_pm.ac_timer, jiffies + msecs_to_jiffies(250)); in sharpsl_pm_probe()
923 del_timer_sync(&sharpsl_pm.ac_timer); in sharpsl_pm_remove()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/mach-pxa/
H A Dsharpsl_pm.h68 struct timer_list ac_timer; member
H A Dsharpsl_pm.c360 mod_timer(&sharpsl_pm.ac_timer, jiffies + msecs_to_jiffies(250)); in sharpsl_ac_isr()
840 timer_setup(&sharpsl_pm.ac_timer, sharpsl_ac_timer, 0); in sharpsl_pm_probe()
892 mod_timer(&sharpsl_pm.ac_timer, jiffies + msecs_to_jiffies(250)); in sharpsl_pm_probe()
923 del_timer_sync(&sharpsl_pm.ac_timer); in sharpsl_pm_remove()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/mach-pxa/
H A Dsharpsl_pm.h68 struct timer_list ac_timer; member
H A Dsharpsl_pm.c360 mod_timer(&sharpsl_pm.ac_timer, jiffies + msecs_to_jiffies(250)); in sharpsl_ac_isr()
840 timer_setup(&sharpsl_pm.ac_timer, sharpsl_ac_timer, 0); in sharpsl_pm_probe()
892 mod_timer(&sharpsl_pm.ac_timer, jiffies + msecs_to_jiffies(250)); in sharpsl_pm_probe()
923 del_timer_sync(&sharpsl_pm.ac_timer); in sharpsl_pm_remove()