dcp_hotplug
INIT_WORK(&connector->hotplug_wq, dcp_hotplug);
void dcp_hotplug(struct work_struct *work);
EXPORT_SYMBOL_GPL(dcp_hotplug);