Searched refs:delayed_work_heartbeat (Results 1 – 1 of 1) sorted by relevance
197 struct delayed_work delayed_work_heartbeat; member2830 &hdmirx_dev->delayed_work_heartbeat, msecs_to_jiffies(10)); in hdmirx_plugin()2881 cancel_delayed_work(&hdmirx_dev->delayed_work_heartbeat); in hdmirx_plugout()3287 struct rk_hdmirx_dev, delayed_work_heartbeat); in hdmirx_delayed_work_heartbeat()3292 &hdmirx_dev->delayed_work_heartbeat, HZ); in hdmirx_delayed_work_heartbeat()3496 cancel_delayed_work_sync(&hdmirx_dev->delayed_work_heartbeat); in hdmirx_runtime_suspend()4207 INIT_DELAYED_WORK(&hdmirx_dev->delayed_work_heartbeat, in hdmirx_probe()