Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mfd/
Dmcp.h27 struct mcp_ops { struct
28 void (*set_telecom_divisor)(struct mcp *, unsigned int);
29 void (*set_audio_divisor)(struct mcp *, unsigned int);
30 void (*reg_write)(struct mcp *, unsigned int, unsigned int);
31 unsigned int (*reg_read)(struct mcp *, unsigned int);
32 void (*enable)(struct mcp *);
33 void (*disable)(struct mcp *);