Lines Matching refs:_IOW
100 #define PHONE_CAPABILITIES_CHECK _IOW ('q', 0x82, struct phone_capability *)
115 #define PHONE_MAXRINGS _IOW ('q', 0x85, char)
116 #define PHONE_RING_CADENCE _IOW ('q', 0x86, short)
118 #define PHONE_RING_START _IOW ('q', 0x87, PHONE_CID *)
123 #define PHONE_REC_CODEC _IOW ('q', 0x89, int)
126 #define PHONE_REC_DEPTH _IOW ('q', 0x8C, int)
127 #define PHONE_FRAME _IOW ('q', 0x8D, int)
128 #define PHONE_REC_VOLUME _IOW ('q', 0x8E, int)
129 #define PHONE_REC_VOLUME_LINEAR _IOW ('q', 0xDB, int)
132 #define PHONE_PLAY_CODEC _IOW ('q', 0x90, int)
135 #define PHONE_PLAY_DEPTH _IOW ('q', 0x93, int)
136 #define PHONE_PLAY_VOLUME _IOW ('q', 0x94, int)
137 #define PHONE_PLAY_VOLUME_LINEAR _IOW ('q', 0xDC, int)
142 #define PHONE_DTMF_OOB _IOW ('q', 0x99, int)
144 #define PHONE_PLAY_TONE _IOW ('q', 0x9B, char)
145 #define PHONE_SET_TONE_ON_TIME _IOW ('q', 0x9C, int)
146 #define PHONE_SET_TONE_OFF_TIME _IOW ('q', 0x9D, int)
155 #define PHONE_PSTN_SET_STATE _IOW ('q', 0xA4, int)
170 #define PHONE_WINK_DURATION _IOW ('q', 0xA6, int)
171 #define PHONE_WINK _IOW ('q', 0xAA, int)
218 #define PHONE_VAD _IOW ('q', 0xA9, int)