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