Linux Kernel
3.7.1
|
#include <mcp.h>
Data Fields | |
void(* | set_telecom_divisor )(struct mcp *, unsigned int) |
void(* | set_audio_divisor )(struct mcp *, unsigned int) |
void(* | reg_write )(struct mcp *, unsigned int, unsigned int) |
unsigned int(* | reg_read )(struct mcp *, unsigned int) |
void(* | enable )(struct mcp *) |
void(* | disable )(struct mcp *) |