Searched refs:tc_disconnect_phy_work (Results 1 – 2 of 2) sorted by relevance
761 cancel_delayed_work(&dig_port->tc_disconnect_phy_work); in __intel_tc_port_lock()788 container_of(work, struct intel_digital_port, tc_disconnect_phy_work.work); in intel_tc_port_disconnect_phy_work()806 flush_delayed_work(&dig_port->tc_disconnect_phy_work); in intel_tc_port_flush_work()812 queue_delayed_work(system_unbound_wq, &dig_port->tc_disconnect_phy_work, in intel_tc_port_unlock()900 INIT_DELAYED_WORK(&dig_port->tc_disconnect_phy_work, intel_tc_port_disconnect_phy_work); in intel_tc_port_init()
1678 struct delayed_work tc_disconnect_phy_work; member
Completed in 13 milliseconds