Searched refs:match (Results 1 – 5 of 5) sorted by relevance
281 const struct cmd *cmd, *match = NULL, *sectcmd; in __handle_cmd() local346 if (match && sectcmd->idby != command_idby) { in __handle_cmd()351 match = sectcmd; in __handle_cmd()355 sectcmd = match; in __handle_cmd()356 match = NULL; in __handle_cmd()380 match = cmd; in __handle_cmd()384 if (match) { in __handle_cmd()391 if (match) { in __handle_cmd()392 cmd = match; in __handle_cmd()
142 if(peer_frame->match) { in mm_camera_zsl_frame_cmp_and_enq()153 node->match = 1; in mm_camera_zsl_frame_cmp_and_enq()154 peer_frame->match = 1; in mm_camera_zsl_frame_cmp_and_enq()208 if(!node->match && !node->valid_entry) { in mm_camera_zsl_frame_cmp_and_enq()248 if(peer_frame->match == 0) { in mm_camera_zsl_frame_cmp_and_enq()293 peer_frame->match); in mm_camera_zsl_frame_cmp_and_enq()294 if(peer_frame->match == 0) { in mm_camera_zsl_frame_cmp_and_enq()435 stream->frame.frame[idx].match = 0; in mm_camera_read_preview_frame()588 stream->frame.frame[idx].match = 0; in mm_camera_read_snapshot_main_frame()
100 int match; member
801 char *match = strchr(buf, '>'); in wifi_wait_on_socket() local802 if (match != NULL) { in wifi_wait_on_socket()803 nread -= (match+1-buf); in wifi_wait_on_socket()804 memmove(buf, match+1, nread+1); in wifi_wait_on_socket()
2315 struct v4l2_dbg_match match; member2323 struct v4l2_dbg_match match; member