Go to the documentation of this file. 1 #ifndef __LINUX_PHONEDEV_H
2 #define __LINUX_PHONEDEV_H
4 #include <linux/types.h>
8 #include <linux/poll.h>
11 struct phone_device *
next;
18 extern int phonedev_init(
void);
19 #define PHONE_MAJOR 100
21 #define PHONE_UNIT_ANY -1