Searched refs:is_ace (Results 1 - 1 of 1) sorted by relevance

/drivers/bus/
H A Darm-cci.c973 bool is_ace; local
1015 is_ace = strcmp(match_str, "ace") == 0;
1016 if (!is_ace && strcmp(match_str, "ace-lite")) {
1032 if (is_ace) {

Completed in 41 milliseconds