Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | smc_timing |
struct | smc_config |
Functions | |
void | smc_set_timing (struct smc_config *config, const struct smc_timing *timing) |
int | smc_set_configuration (int cs, const struct smc_config *config) |
struct smc_config * | smc_get_configuration (int cs) |
|
read |
int smc_set_configuration | ( | int | cs, |
const struct smc_config * | config | ||
) |
void smc_set_timing | ( | struct smc_config * | config, |
const struct smc_timing * | timing | ||
) |