Lines Matching refs:priq_interface
44 struct priq_interface {
50 struct priq_interface iface;
71 struct priq_interface iface;
76 struct priq_interface iface;
84 struct priq_interface iface;
92 struct priq_interface iface;
113 struct priq_interface iface;
119 #define PRIQ_IF_ATTACH _IOW('Q', 1, struct priq_interface)
120 #define PRIQ_IF_DETACH _IOW('Q', 2, struct priq_interface)
121 #define PRIQ_ENABLE _IOW('Q', 3, struct priq_interface)
122 #define PRIQ_DISABLE _IOW('Q', 4, struct priq_interface)
123 #define PRIQ_CLEAR _IOW('Q', 5, struct priq_interface)