Searched refs:delayed_work_enable_hotplug (Results 1 – 2 of 2) sorted by relevance
99 struct delayed_work delayed_work_enable_hotplug; member399 struct tc358743_state, delayed_work_enable_hotplug); in tc358743_delayed_work_enable_hotplug()435 cancel_delayed_work_sync(&state->delayed_work_enable_hotplug); in tc358743_disable_edid()456 schedule_delayed_work(&state->delayed_work_enable_hotplug, HZ / 7); in tc358743_enable_edid()2253 INIT_DELAYED_WORK(&state->delayed_work_enable_hotplug, in tc358743_probe()2332 cancel_delayed_work_sync(&state->delayed_work_enable_hotplug); in tc358743_probe()2349 cancel_delayed_work_sync(&state->delayed_work_enable_hotplug); in tc358743_remove()
113 struct delayed_work delayed_work_enable_hotplug; member690 struct adv7842_state, delayed_work_enable_hotplug); in adv7842_delayed_work_enable_hotplug()751 schedule_delayed_work(&state->delayed_work_enable_hotplug, HZ / 5); in edid_write_vga_segment()834 schedule_delayed_work(&state->delayed_work_enable_hotplug, HZ / 5); in edid_write_hdmi_segment()3622 INIT_DELAYED_WORK(&state->delayed_work_enable_hotplug, in adv7842_probe()3668 cancel_delayed_work_sync(&state->delayed_work_enable_hotplug); in adv7842_remove()