Home
last modified time | relevance | path

Searched defs:mcp_ops (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/mfd/
Dmcp.h32 struct mcp_ops { struct
33 void (*set_telecom_divisor)(struct mcp *, unsigned int);
34 void (*set_audio_divisor)(struct mcp *, unsigned int);
35 void (*reg_write)(struct mcp *, unsigned int, unsigned int);
36 unsigned int (*reg_read)(struct mcp *, unsigned int);
37 void (*enable)(struct mcp *);
38 void (*disable)(struct mcp *);