Home | History | Annotate | Download | only in src

Lines Matching refs:poll_type

127         if (MM_CAMERA_POLL_TYPE_EVT == poll_cb->poll_type) {
134 } else if (MM_CAMERA_POLL_TYPE_CH == poll_cb->poll_type) {
171 __func__, poll_cb->poll_type, poll_cb->num_fds,poll_cb);
187 if ((poll_cb->poll_type == MM_CAMERA_POLL_TYPE_EVT) &&
195 if ((poll_cb->poll_type == MM_CAMERA_POLL_TYPE_CH) &&
247 if (MM_CAMERA_POLL_TYPE_CH == poll_cb->poll_type) {
275 if (MM_CAMERA_POLL_TYPE_CH == poll_cb->poll_type) {
301 mm_camera_poll_thread_type_t poll_type)
304 poll_cb->poll_type = poll_type;
316 CDBG("%s: poll_type = %d, read fd = %d, write fd = %d timeout = %d",
317 __func__, poll_cb->poll_type,