Lines Matching refs:_IOW
68 #define HCIDEVUP _IOW('H', 201, int)
69 #define HCIDEVDOWN _IOW('H', 202, int)
70 #define HCIDEVRESET _IOW('H', 203, int)
71 #define HCIDEVRESTAT _IOW('H', 204, int)
79 #define HCISETRAW _IOW('H', 220, int)
80 #define HCISETSCAN _IOW('H', 221, int)
81 #define HCISETAUTH _IOW('H', 222, int)
82 #define HCISETENCRYPT _IOW('H', 223, int)
83 #define HCISETPTYPE _IOW('H', 224, int)
84 #define HCISETLINKPOL _IOW('H', 225, int)
85 #define HCISETLINKMODE _IOW('H', 226, int)
86 #define HCISETACLMTU _IOW('H', 227, int)
87 #define HCISETSCOMTU _IOW('H', 228, int)
89 #define HCIBLOCKADDR _IOW('H', 230, int)
90 #define HCIUNBLOCKADDR _IOW('H', 231, int)