Home
last modified time | relevance | path

Searched refs:ace_of_match (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/block/
Dxsysace.c1221 static const struct of_device_id ace_of_match[] = { variable
1228 MODULE_DEVICE_TABLE(of, ace_of_match);
1230 #define ace_of_match NULL macro
1238 .of_match_table = ace_of_match,