Searched refs:mcp_enable (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/mfd/
H A Dmcp-core.c131 * mcp_enable - enable the MCP interface
134 * Enable the MCP interface. Each call to mcp_enable will need
137 void mcp_enable(struct mcp *mcp) mcp_enable() function
146 EXPORT_SYMBOL(mcp_enable); variable
153 * disabled once the number of calls to mcp_enable matches the
H A Ducb1x00-core.c511 mcp_enable(mcp); ucb1x00_probe()
/linux-4.1.27/include/linux/mfd/
H A Dmcp.h40 void mcp_enable(struct mcp *);
H A Ducb1x00.h187 mcp_enable(ucb->mcp); ucb1x00_enable()

Completed in 45 milliseconds