Searched refs:delayed_work_enable_hotplug (Results 1 – 3 of 3) sorted by relevance
85 struct delayed_work delayed_work_enable_hotplug; member360 struct tc358743_state, delayed_work_enable_hotplug); in tc358743_delayed_work_enable_hotplug()396 cancel_delayed_work_sync(&state->delayed_work_enable_hotplug); in tc358743_disable_edid()417 schedule_delayed_work(&state->delayed_work_enable_hotplug, HZ / 10); in tc358743_enable_edid()2116 INIT_DELAYED_WORK(&state->delayed_work_enable_hotplug, in tc358743_probe()2179 cancel_delayed_work(&state->delayed_work_enable_hotplug); in tc358743_probe()2196 cancel_delayed_work(&state->delayed_work_enable_hotplug); in tc358743_remove()
186 struct delayed_work delayed_work_enable_hotplug; member527 delayed_work_enable_hotplug); in adv76xx_delayed_work_enable_hotplug()2343 cancel_delayed_work_sync(&state->delayed_work_enable_hotplug); in adv76xx_set_edid()2415 schedule_delayed_work(&state->delayed_work_enable_hotplug, HZ / 10); in adv76xx_set_edid()3542 INIT_DELAYED_WORK(&state->delayed_work_enable_hotplug, in adv76xx_probe()3597 cancel_delayed_work(&state->delayed_work_enable_hotplug); in adv76xx_probe()3619 cancel_delayed_work(&state->delayed_work_enable_hotplug); in adv76xx_remove()
111 struct delayed_work delayed_work_enable_hotplug; member709 struct adv7842_state, delayed_work_enable_hotplug); in adv7842_delayed_work_enable_hotplug()765 schedule_delayed_work(&state->delayed_work_enable_hotplug, HZ / 5); in edid_write_vga_segment()843 schedule_delayed_work(&state->delayed_work_enable_hotplug, HZ / 5); in edid_write_hdmi_segment()3544 INIT_DELAYED_WORK(&state->delayed_work_enable_hotplug, in adv7842_probe()3573 cancel_delayed_work(&state->delayed_work_enable_hotplug); in adv7842_probe()3589 cancel_delayed_work(&state->delayed_work_enable_hotplug); in adv7842_remove()