Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | SMAPI_DSP_SETTINGS |
Macros | |
#define | TRUE 1 |
#define | FALSE 0 |
#define | BOOLEAN int |
Functions | |
int | smapi_init (void) |
int | smapi_query_DSP_cfg (SMAPI_DSP_SETTINGS *pSettings) |
int | smapi_set_DSP_cfg (void) |
int | smapi_set_DSP_power_state (BOOLEAN bOn) |
int smapi_query_DSP_cfg | ( | SMAPI_DSP_SETTINGS * | pSettings | ) |