Searched refs:detect_work (Results 1 – 1 of 1) sorted by relevance
76 struct work_struct detect_work; member758 schedule_work(&priv->detect_work); in tda998x_edid_delay_done()780 container_of(work, struct tda998x_priv, detect_work); in tda998x_detect_work()811 schedule_work(&priv->detect_work); in tda998x_irq_thread()1844 INIT_WORK(&priv->detect_work, tda998x_detect_work); in tda998x_probe()2025 cancel_work_sync(&priv->detect_work); in tda998x_probe()2050 cancel_work_sync(&priv->detect_work); in tda998x_remove()