Searched refs:timeout (Results 51 - 62 of 62) sorted by relevance

123

/hardware/ti/omap4xxx/hwc/
H A Dhwc.c1545 dump_printf(&log, " idle timeout: %dms\n", hwc_dev->idle);
1846 int timeout; local
1858 timeout = hwc_dev->idle ? hwc_dev->idle : -1;
1863 err = poll(fds, hwc_dev->idle ? 2 : 1, timeout);
1877 timeout = -1;
1895 timeout = hwc_dev->idle ? hwc_dev->idle : -1;
/hardware/qcom/camera/QCamera/stack/mm-camera-interface/src/
H A Dmm_camera.c59 int timeout);
1632 int timeout)
1640 ctrl_cmd.timeout_ms = timeout;
1628 mm_camera_send_native_ctrl_timeout_cmd(mm_camera_obj_t * my_obj, cam_ctrl_type type, uint32_t length, void *value, int timeout) argument
H A Dmm_camera_channel.c56 int timeout);
/hardware/msm7k/librpc/
H A Dclnt.c276 V("rx thread timeout (%d clients):\n", num_clients);
304 struct timeval timeout)
297 clnt_call( CLIENT * client, u_long proc, xdrproc_t xdr_args, caddr_t args_ptr, xdrproc_t xdr_results, caddr_t rets_ptr, struct timeval timeout) argument
/hardware/broadcom/wlan/bcm4329/dhdutil/include/proto/
H A D802.11.h1109 uint16 timeout; member in struct:dot11_addba_req
1121 uint16 timeout; member in struct:dot11_addba_resp
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
H A D802.11.h1191 uint16 timeout; member in struct:dot11_addba_req
1203 uint16 timeout; member in struct:dot11_addba_resp
/hardware/ti/omap4xxx/camera/
H A DANativeWindowDisplayAdapter.cpp903 int timeout = 0; local
/hardware/qcom/media/mm-video/vidc/venc/src/
H A Dvideo_encoder_device.cpp167 struct venc_timeout timeout; local
173 timeout.millisec = VEN_TIMEOUT_INFINITE;
H A Dvideo_encoder_device_copper.cpp159 struct venc_timeout timeout; local
168 timeout.millisec = VEN_TIMEOUT_INFINITE;
/hardware/qcom/gps/loc_api/loc_api_v02/
H A DLocApiV02Adapter.cpp58 /* Default timeout in ms; TBD: needs implementing */
1759 /* NI timeout gets overwritten in LocApiAdapter,
1761 notif.timeout = 0;
/hardware/broadcom/wlan/bcm4329/dhdutil/include/
H A Dwlioctl.h1343 uint16 timeout; member in struct:wl_samplecollect_args
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dwlioctl.h1660 uint16 timeout; member in struct:wl_samplecollect_args

Completed in 258 milliseconds

123