Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
Dxsysace.c1191 static const struct of_device_id ace_of_match[] = { variable
1198 MODULE_DEVICE_TABLE(of, ace_of_match);
1200 #define ace_of_match NULL macro
1208 .of_match_table = ace_of_match,