Searched refs:dup_intf_fd (Results 1 – 1 of 1) sorted by relevance
326 int dup_intf_fd = dup(intf_fds[i]); in adf_hwc_open() local327 if (dup_intf_fd < 0) { in adf_hwc_open()333 dev_ret->intf_fds.push_back(dup_intf_fd); in adf_hwc_open()335 ret = adf_set_event(dup_intf_fd, ADF_EVENT_HOTPLUG, 1); in adf_hwc_open()