|
Linux Kernel
3.7.1
|
#include <linux/bitops.h>#include <linux/errno.h>#include <mach/msm_gpiomux.h>#include "gpiomux-v1.h"Go to the source code of this file.
Data Structures | |
| struct | msm_gpiomux_config |
Enumerations | |
| enum | { GPIOMUX_VALID = BIT(sizeof(gpiomux_config_t) * BITS_PER_BYTE - 1), GPIOMUX_CTL_MASK = GPIOMUX_VALID } |
1.8.2