Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/block/
Dxsysace.c1193 static const struct of_device_id ace_of_match[] __devinitconst = { variable
1200 MODULE_DEVICE_TABLE(of, ace_of_match);
1202 #define ace_of_match NULL macro
1211 .of_match_table = ace_of_match,