Searched refs:tn40_fifo (Results 1 – 2 of 2) sorted by relevance
41 struct tn40_fifo { struct59 struct tn40_fifo m; /* The minimal set of variables used by all fifos */ argument63 struct tn40_fifo m; /* The minimal set of variables used by all fifos */67 struct tn40_fifo m; /* The minimal set of variables used by all fifos */71 struct tn40_fifo m; /* The minimal set of variables used by all fifos */
31 static int tn40_fifo_alloc(struct tn40_priv *priv, struct tn40_fifo *f, in tn40_fifo_alloc()39 memset(f, 0, sizeof(struct tn40_fifo)); in tn40_fifo_alloc()63 static void tn40_fifo_free(struct tn40_priv *priv, struct tn40_fifo *f) in tn40_fifo_free()