Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/synopsys/hdmirx/
H A Dsnps_hdmirx.c132 struct delayed_work delayed_work_hotplug; member
2156 delayed_work_hotplug.work); in hdmirx_delayed_work_hotplug()
2194 &hdmirx_dev->delayed_work_hotplug, in hdmirx_delayed_work_res_change()
2213 &hdmirx_dev->delayed_work_hotplug, in hdmirx_5v_det_irq_handler()
2432 cancel_delayed_work_sync(&hdmirx_dev->delayed_work_hotplug); in hdmirx_disable_irq()
2445 &hdmirx_dev->delayed_work_hotplug, in hdmirx_enable_irq()
2617 INIT_DELAYED_WORK(&hdmirx_dev->delayed_work_hotplug, in hdmirx_probe()