Searched refs:matched (Results 1 – 9 of 9) sorted by relevance
74 bool matched = false; in board_usb_init() local81 matched = true; in board_usb_init()87 if (!matched) { in board_usb_init()
451 if not matched:455 defconfigs += matched520 j = matched[0]522 for i in matched:526 while j in matched:550 matched += extended_matched551 matched.sort()601 matched = []604 matched.append(i)611 if not matched:[all …]
5 //# happen when the matched code is on the way to a loop exit (break, goto,
10 is matched up to Intel's E3800 FSPv4 release.
1995 my $matched = 0;2007 $matched = 1;2011 $matched = 1;2013 if (!$matched) {
1840 unsigned int matched = 0; in fsl_ddr_parse_interactive_cmd() local1848 matched = 1; in fsl_ddr_parse_interactive_cmd()1852 if (matched) in fsl_ddr_parse_interactive_cmd()
177 Note that for the platform data to be matched with a driver, the 'name'
185 ID, product ID, etc. See struct usb_driver_entry for how drivers are matched
305 The bus is matched based upon its node name equalling "isa". The
Completed in 14 milliseconds