Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bus/
H A Darm-cci.c164 bool ace_match; in __cci_ace_get_port() local
169 ace_match = ports[i].type == type; in __cci_ace_get_port()
170 if (ace_match && cci_portn == ports[i].dn) in __cci_ace_get_port()
/kernel/linux/linux-6.6/drivers/bus/
H A Darm-cci.c164 bool ace_match; in __cci_ace_get_port() local
169 ace_match = ports[i].type == type; in __cci_ace_get_port()
170 if (ace_match && cci_portn == ports[i].dn) in __cci_ace_get_port()

Completed in 2 milliseconds