Searched defs:match_str (Results 1 - 1 of 1) sorted by relevance

/drivers/bus/
H A Darm-cci.c972 const char *match_str; local
1010 &match_str)) {
1015 is_ace = strcmp(match_str, "ace") == 0;
1016 if (!is_ace && strcmp(match_str, "ace-lite")) {

Completed in 35 milliseconds