Searched refs:mcp4018_of_match (Results 1 – 1 of 1) sorted by relevance
126 static const struct of_device_id mcp4018_of_match[] = { variable141 MODULE_DEVICE_TABLE(of, mcp4018_of_match);165 match = of_match_device(of_match_ptr(mcp4018_of_match), dev); in mcp4018_probe()183 .of_match_table = of_match_ptr(mcp4018_of_match),