Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dlt7911uxc.c138 struct delayed_work delayed_work_hotplug; member
642 struct lt7911uxc, delayed_work_hotplug); in lt7911uxc_delayed_work_hotplug()
867 schedule_delayed_work(&lt7911uxc->delayed_work_hotplug, in plugin_detect_irq_handler()
1645 INIT_DELAYED_WORK(&lt7911uxc->delayed_work_hotplug, in lt7911uxc_probe()
1741 cancel_delayed_work(&lt7911uxc->delayed_work_hotplug); in lt7911uxc_probe()
1756 cancel_delayed_work_sync(&lt7911uxc->delayed_work_hotplug); in lt7911uxc_remove()
H A Dlt6911uxe.c174 struct delayed_work delayed_work_hotplug; member
886 struct lt6911uxe, delayed_work_hotplug); in lt6911uxe_delayed_work_hotplug()
1034 schedule_delayed_work(&lt6911uxe->delayed_work_hotplug, in plugin_detect_irq_handler()
1849 INIT_DELAYED_WORK(&lt6911uxe->delayed_work_hotplug, in lt6911uxe_probe()
1899 cancel_delayed_work(&lt6911uxe->delayed_work_hotplug); in lt6911uxe_probe()
1920 cancel_delayed_work_sync(&lt6911uxe->delayed_work_hotplug); in lt6911uxe_remove()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/
H A Drk_hdmirx.c194 struct delayed_work delayed_work_hotplug; member
1117 &hdmirx_dev->delayed_work_hotplug, in hdmirx_set_edid()
1445 &hdmirx_dev->delayed_work_hotplug, in hdmirx_format_change()
2196 &hdmirx_dev->delayed_work_hotplug, in hdmirx_ioctl_default()
2846 &hdmirx_dev->delayed_work_hotplug, in hdmirx_plugin()
2891 struct rk_hdmirx_dev, delayed_work_hotplug); in hdmirx_delayed_work_hotplug()
3272 &hdmirx_dev->delayed_work_hotplug, in hdmirx_delayed_work_res_change()
3322 &hdmirx_dev->delayed_work_hotplug, msecs_to_jiffies(10)); in hdmirx_5v_det_irq_handler()
3493 cancel_delayed_work_sync(&hdmirx_dev->delayed_work_hotplug); in hdmirx_runtime_suspend()
3554 &hdmirx_dev->delayed_work_hotplug, in hdmirx_runtime_resume()
[all …]