Lines Matching refs:mcp_sa11x0
27 struct mcp_sa11x0 {
42 #define priv(mcp) ((struct mcp_sa11x0 *)mcp_priv(mcp))
47 struct mcp_sa11x0 *m = priv(mcp);
59 struct mcp_sa11x0 *m = priv(mcp);
77 struct mcp_sa11x0 *m = priv(mcp);
104 struct mcp_sa11x0 *m = priv(mcp);
126 struct mcp_sa11x0 *m = priv(mcp);
135 struct mcp_sa11x0 *m = priv(mcp);
144 static struct mcp_ops mcp_sa11x0 = {
157 struct mcp_sa11x0 *m;
181 mcp = mcp_host_alloc(&dev->dev, sizeof(struct mcp_sa11x0));
188 mcp->ops = &mcp_sa11x0;
239 struct mcp_sa11x0 *m = priv(mcp);
262 struct mcp_sa11x0 *m = priv(dev_get_drvdata(dev));
274 struct mcp_sa11x0 *m = priv(dev_get_drvdata(dev));