Searched refs:delayed_work_enable_hotplug (Results 1 – 3 of 3) sorted by relevance
85 struct delayed_work delayed_work_enable_hotplug; member364 struct tc358743_state, delayed_work_enable_hotplug); in tc358743_delayed_work_enable_hotplug()400 cancel_delayed_work_sync(&state->delayed_work_enable_hotplug); in tc358743_disable_edid()421 schedule_delayed_work(&state->delayed_work_enable_hotplug, HZ / 10); in tc358743_enable_edid()2133 INIT_DELAYED_WORK(&state->delayed_work_enable_hotplug, in tc358743_probe()2207 cancel_delayed_work(&state->delayed_work_enable_hotplug); in tc358743_probe()2224 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()3619 INIT_DELAYED_WORK(&state->delayed_work_enable_hotplug, in adv7842_probe()3651 cancel_delayed_work(&state->delayed_work_enable_hotplug); in adv7842_probe()3667 cancel_delayed_work_sync(&state->delayed_work_enable_hotplug); in adv7842_remove()
193 struct delayed_work delayed_work_enable_hotplug; member544 delayed_work_enable_hotplug); in adv76xx_delayed_work_enable_hotplug()2374 cancel_delayed_work_sync(&state->delayed_work_enable_hotplug); in adv76xx_set_edid()2452 schedule_delayed_work(&state->delayed_work_enable_hotplug, HZ / 10); in adv76xx_set_edid()3660 INIT_DELAYED_WORK(&state->delayed_work_enable_hotplug, in adv76xx_probe()3715 cancel_delayed_work(&state->delayed_work_enable_hotplug); in adv76xx_probe()3737 cancel_delayed_work_sync(&state->delayed_work_enable_hotplug); in adv76xx_remove()