Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/i2c/
Dtc358743.c95 struct delayed_work delayed_work_enable_hotplug; member
366 struct tc358743_state, delayed_work_enable_hotplug); in tc358743_delayed_work_enable_hotplug()
410 cancel_delayed_work_sync(&state->delayed_work_enable_hotplug); in tc358743_disable_edid()
431 &state->delayed_work_enable_hotplug, HZ / 10); in tc358743_enable_edid()
1903 INIT_DELAYED_WORK(&state->delayed_work_enable_hotplug, in tc358743_probe()
1938 cancel_delayed_work(&state->delayed_work_enable_hotplug); in tc358743_probe()
1952 cancel_delayed_work(&state->delayed_work_enable_hotplug); in tc358743_remove()
Dadv7604.c188 struct delayed_work delayed_work_enable_hotplug; member
565 delayed_work_enable_hotplug); in adv76xx_delayed_work_enable_hotplug()
2079 cancel_delayed_work_sync(&state->delayed_work_enable_hotplug); in adv76xx_set_edid()
2147 &state->delayed_work_enable_hotplug, HZ / 10); in adv76xx_set_edid()
3201 INIT_DELAYED_WORK(&state->delayed_work_enable_hotplug, in adv76xx_probe()
3235 cancel_delayed_work(&state->delayed_work_enable_hotplug); in adv76xx_probe()
3251 cancel_delayed_work(&state->delayed_work_enable_hotplug); in adv76xx_remove()
Dadv7842.c122 struct delayed_work delayed_work_enable_hotplug; member
703 struct adv7842_state, delayed_work_enable_hotplug); in adv7842_delayed_work_enable_hotplug()
760 &state->delayed_work_enable_hotplug, HZ / 5); in edid_write_vga_segment()
859 &state->delayed_work_enable_hotplug, HZ / 5); in edid_write_hdmi_segment()
3308 INIT_DELAYED_WORK(&state->delayed_work_enable_hotplug, in adv7842_probe()
3327 cancel_delayed_work(&state->delayed_work_enable_hotplug); in adv7842_probe()
3345 cancel_delayed_work(&state->delayed_work_enable_hotplug); in adv7842_remove()