Searched refs:mcp23s08_ops (Results 1 – 1 of 1) sorted by relevance
59 struct mcp23s08_ops { struct82 const struct mcp23s08_ops *ops; argument152 static const struct mcp23s08_ops mcp23008_ops = {158 static const struct mcp23s08_ops mcp23017_ops = {254 static const struct mcp23s08_ops mcp23s08_ops = { variable260 static const struct mcp23s08_ops mcp23s17_ops = {612 mcp->ops = &mcp23s08_ops; in mcp23s08_probe_one()