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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mfd/
H A Dmcp.h46 void mcp_disable(struct mcp *);
H A Ducb1x00.h188 mcp_disable(ucb->mcp);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A Dmcp-core.c162 * a corresponding call to mcp_disable to disable the interface.
174 * mcp_disable - disable the MCP interface
179 * number of calls to mcp_disable.
181 void mcp_disable(struct mcp *mcp) function
190 EXPORT_SYMBOL(mcp_disable); variable
H A Ducb1x00-core.c615 mcp_disable(mcp);

Completed in 181 milliseconds