Searched refs:hfsc_interface (Results 1 – 3 of 3) sorted by relevance
172 struct hfsc_interface { struct177 struct hfsc_interface iface; argument182 struct hfsc_interface iface;192 struct hfsc_interface iface;197 struct hfsc_interface iface;204 struct hfsc_interface iface;212 struct hfsc_interface iface;217 struct hfsc_interface iface;228 #define HFSC_IF_DETACH _IOW('Q', 2, struct hfsc_interface)229 #define HFSC_ENABLE _IOW('Q', 3, struct hfsc_interface)[all …]
147 static int hfsccmd_if_detach(struct hfsc_interface *);2018 struct hfsc_interface *ifacep;2046 error = hfsccmd_if_detach((struct hfsc_interface *)addr);2052 ifacep = (struct hfsc_interface *)addr;2140 struct hfsc_interface *ap; in hfsccmd_if_detach()
507 unsigned struct_hfsc_interface_sz = sizeof(hfsc_interface);