Searched refs:op_struct (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dviotape.c215 struct op_struct { struct
223 struct op_struct *next;
227 static struct op_struct *op_struct_list;
274 struct op_struct *toFree = op_struct_list;
286 struct op_struct *new_struct =
299 static struct op_struct *get_op_struct(void)
301 struct op_struct *retval;
318 static void free_op_struct(struct op_struct *op_struct) argument
323 op_struct
[all...]

Completed in 55 milliseconds