Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | gsm_config |
struct | gsm_netconfig |
Macros | |
#define | GSMIOC_GETCONF _IOR('G', 0, struct gsm_config) |
#define | GSMIOC_SETCONF _IOW('G', 1, struct gsm_config) |
#define | GSMIOC_ENABLE_NET _IOW('G', 2, struct gsm_netconfig) |
#define | GSMIOC_DISABLE_NET _IO('G', 3) |
#define GSMIOC_ENABLE_NET _IOW('G', 2, struct gsm_netconfig) |