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

/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) function
146 EXPORT_SYMBOL(mcp_enable); variable
153 * disabled once the number of calls to mcp_enable matches the

Completed in 53 milliseconds