Searched refs:mcp23s08_i2c_of_match (Results 1 – 1 of 1) sorted by relevance
751 static const struct of_device_id mcp23s08_i2c_of_match[] = { variable771 MODULE_DEVICE_TABLE(of, mcp23s08_i2c_of_match);786 match = of_match_device(of_match_ptr(mcp23s08_i2c_of_match), in mcp230xx_probe()851 .of_match_table = of_match_ptr(mcp23s08_i2c_of_match),